[12/25] nueGPSSecurity 1.2 - Windows Mobile Apps and Games

nueGPSSecurity - basically an anti-theft thing I'm sure many of you have seen/used before. The difference of course is that nueGPSSecurity is much more lightweight (~17kb) and you'll probably forget that its installed...
12/17 - updated to version 1.1
12/17 - updated to version 1.11 critical update!!! please download (see http://www.nuerom.com/BlogEngine/post/2008/12/17/nueGPS-Critical-update.aspx)
12/25 - updated to 1.2
To talk to the service, send a text message:
!nuegps<pin> <action>
where pin is your pin number, and action is one of these action verbs:
version: display version number
status: get system status
getpos: text back next position fix (auto-start gps)
quickpos : gets your position and turns gps off after
getlink: gets a link to google maps with the position of the phone
quicklink: gets a link to google maps with the position of the phone, turns gps off after.
alarm: turns on an alarm and takes phone off silent/vibrate
alarmoff: turns the alarm off
track: tracks your phone’s current position and uploads the position online.
stoptrack: stops uploading your position online.
Track uses a google maps+street view interface to display a visual of your phone location. You’ll need to be a donator to take advantage of the feature (again, due to server cost issues) and generate a token for your phone using the donator control panel (If you have an old token, you’ll have to generate a new one because this feature requires the new phone field). Once you’ve done that – login here: http://www.nuerom.com/nuedonate/gpslocator.aspx and select your phone to view its location. Note that the application currently only records the last 5 minutes of your location and only records if you’ve donated at least 5$.
help: display this help message
start: start gps monitor
stop: stop gps monitor
{
"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"
}
update details: http://www.nuerom.com/BlogEngine/post/2008/12/25/nueGPSSecurity-v112.aspx
original post http://www.nuerom.com/BlogEngine/post/2008/12/14/nueGPSSecurity.aspx

that's pretty cool.
looks very simple and leightweight.
i will check it out.
one questiong though, if i send an sms and the phone is inside will it wait until it has a good gps fix and only then send a message?

any thoughts about having it send a google maps .kml file via email to a predesignated email address?

Nice soft small but very usefull

aguas said:
any thoughts about having it send a google maps .kml file via email to a predesignated email address?
Click to expand...
Click to collapse
yeah, that sounds like a good idea... shouldn't take too long to implement =)

ok updated, no KML yet, but google maps link is there.

Is it possible to add a feature where it will detect if a new/different sim card is put into the phone?
For example, we can have a set registry entry myphone="12345678" - upon startup, if the nuegps service finds out if the entry in the registry is not the same as the number of the simcard, it will automatically initiate a quickpos/getpos and send an SMS to myphone, = "12345678".
This can be useful if the phone is stolen and the thief puts in a new simcard.
An extension to the above idea would be to have another registry entry "emergencycontact" = "99999999" (basically your spouse/gf/friends number) where the SMS gets sent to instead of "phone".

kunz said:
Is it possible to add a feature where it will detect if a new/different sim card is put into the phone?
For example, we can have a set registry entry myphone="12345678" - upon startup, if the nuegps service finds out if the entry in the registry is not the same as the number of the simcard, it will automatically initiate a quickpos/getpos and send an SMS to myphone, = "12345678".
This can be useful if the phone is stolen and the thief puts in a new simcard.
An extension to the above idea would be to have another registry entry "emergencycontact" = "99999999" (basically your spouse/gf/friends number) where the SMS gets sent to instead of "phone".
Click to expand...
Click to collapse
yeah, im thinking of how to implement that; i come from the cdma world where it is not really a big deal (since we have no sim card) , here is the problem:
the code is only launched when there is an incoming message (this is why the memory footprint is so small) to detect when the sim is removed, the code needs to be running at all times (or maybe just at startup). I'm thinking the solution is to make a lightweight service for this purpose.
anyway, i have your suggestion now i'll see what i can do =)

A slightly embarrassing error: Version 1.1 of nueGPSSecurity has a bug when you send “getlink” that causes it to send lots of text messages (basically whenever your position changes…)
This is fixed in version 1.11. Sorry for any problems it might have caused.
http://www.nuerom.com/BlogEngine/post/2008/12/17/nueGPS-Critical-update.aspx

I've been waiting for a nice lightweight program like this for quite a while, all of the other ones eat up resources like that's part of their function...
Thanks no2chem, another great program ^_^

Very nice. Will implement this into my ROM I think - so its there after a hardreset too ...

Hello,
for me it is not working.
Installed CAB on my Touch HD (German Stock ROM). SMS is intercepted, but no sms is send back, no gps, no version.
I checked all Registry-Entries but everything look ok for me.
Any Help how to track that Problem ?
Regards
Rivendel

Some other cool possible functions:
1. Wiping out contacts (so that thief won't solicit them for pin numbers/codes/passwords etc..)
2. Wiping e-mail settings so they won't receive unwanted email from pop/imap etc.. (maybe by jsut deleting reg settings)
3. formatting storage card
any other ideas? definitely a lot of potential with this program.

Doesn't work for me either.
Installed the cab. Soft reset. Text myself !nuegps000 getpos and the message goes right through. It doesn't seem to be intercepting it. I am on an ATT Fuze, with my own custom rom. I get text and MMS messages just fine, so I don't know what would be wrong

Something for calls log?

sound an alarm... in case it's not really stolen just lost??

hoopsbwc34 said:
sound an alarm... in case it's not really stolen just lost??
Click to expand...
Click to collapse
That'd be a great feature for it, a command to sound an alarm....

hoopsbwc34 said:
sound an alarm... in case it's not really stolen just lost??
Click to expand...
Click to collapse
actually thats a good idea, have it raise the volume to max and play a sound... feature in the next version =p

elgreek84 said:
Some other cool possible functions:
1. Wiping out contacts (so that thief won't solicit them for pin numbers/codes/passwords etc..)
2. Wiping e-mail settings so they won't receive unwanted email from pop/imap etc.. (maybe by jsut deleting reg settings)
3. formatting storage card
any other ideas? definitely a lot of potential with this program.
Click to expand...
Click to collapse
ah more ideas to implement =p
chalid said:
Very nice. Will implement this into my ROM I think - so its there after a hardreset too ...
Click to expand...
Click to collapse
be sure to set some kind of random pin number that is not 0000, don't want this being a security risk =p
AssassinsLament said:
Doesn't work for me either.
Installed the cab. Soft reset. Text myself !nuegps000 getpos and the message goes right through. It doesn't seem to be intercepting it. I am on an ATT Fuze, with my own custom rom. I get text and MMS messages just fine, so I don't know what would be wrong
Click to expand...
Click to collapse
you need to use four zeros, !nuegps0000 =)

how do you set the pin no2chem? I can't find that anywhere...
EDIT: Oops scratch that, found it on the original post.
EDIT2: I'd like to add that I just used my friend's phone and it works great so far!

Related

*TrackMe* GPS/CellID Tracking tool for Google Earth & Google Maps

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...

[APP][29.09.2009] TrineFix 2.1.8, utility for PIM data (fix duplicates, FileAs++)

[EDIT 29.09.2009]
Updated to version 2.1.8...future versions are planned to be released on Marketplace.
Note...99% of issues with "crashing on startup" is because people either have not installed .Net 3.5, or they have not rebooted their phones after installing .Net 3.5!
And one last thing, we will watch this thread, so feel free to ask for features, enhancements...we might add it in future versions on Marketplace.
Will update here when new version is on Marketplace with info about what is improved. ...it will most likely take a while before it is available...we are still in process of getting our account at Microsoft...
TrineFix is a utility that will fix a lot of issues you might have with your PIM data (Contacts, Appointments and Tasks)...and is you have no "issues" with PIM data, it still can be a benefit to easily do a cleanup with TrineFix (getting rid of very old appointments and so forth).
Duplicate contacts or appointments, FileAs on your contacts not as you like it, missing country codes, or not the format you want it to be!? TrineFix will fix it for you!
{
"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"
}
And if you sync with Outlook on your PC (or to a work server with Exchange), you will naturally get those data fixed on next sync too.
I have used it myself to fix my Outlook data at work...since my workphone syncs with my jobs Exchangeserver, so all fixes are applied at my work PC seconds later.
"Preview, manually correct, then apply the fix"
There are other applications that do much of the same, but TrineFix lets you always preview the data that will be affected, and even select/unselect individual items quickly, to give you full control.
Touchscreen, non-touchscreen, QVGA, VGA, WVGA, 320x320...
An another fairly unique feature of TrineFix is that it will adjust itself to different device types. If you have a smartphone, the buttons are smaller (since they do not need to be fingerfriendly), if you got a device with touchscreen the buttons are larger. If you have a touchscreen and no hardwarekeyboard, the software keyboard will show automatically when needed (option you can turn on/off under preferences). There are more, but I guess you are getting the point! ;-)
Some of the features in this version (2.0)
Duplicates (app, con)
You decide what fields should be compared (for example you might want to see all contacts that has similar names only)
Auto-remove exact duplicates, and get a preview of "near matches", and decide which instance to keep for these near matches​
FileAs (con)
In Outlook you can set FileAs (ie. "Firstname Lastname", "Lastname, Firstname"...) differently per contact. I prefer to have them all the same, and TrineFix can set it as you wish for all your contacts in one go.​
Country codes (con)
Change the formatting of countrycode on all your phonenumbers ("+1", "001", "(+1)", "(001)"...).
Add a default country code (your home country normally) to all phonenumbers that have no country code defined​
Bulk deletes (app, con, tsk)
Get a list of all appointments, contacts or tasks that has a specific keyword/characters in them, and quickly uncheck/check all or some of these and delete. Might sound complex, but it sure ain't when you do it in TrineFix! ​
Built-in version check and download feature
TrineFix now has same built in version check as all TrineSeries applications, so you get a hint when there is a newer version, with info about whats changed/improved since the version you have, and let's you download and install cab directly from the application​
Truly finger friendly (no small buttons or menus)
Keyboard friendly (we do not leave poor Smartphone owners behind, do everything with the keyboard if you want to
DISCLAIMER
We have tested TrineFix a lot and everything works great in all our tests.
...but you should still for safeties sake, take a backup of all your PIM data before you use TrineFix, just in case... ;-)
You can for example use PIM Backup (http://www.dotfred.net/) which is free, and does exactly what it says!
Feedback
This is what this forum is for, let us know if something you want is missing, something works great, or heay if something plainly sucks, whatever...I think we can take it!
TrineFix...what a weird name!?
If you think the name "TrineFix" is weird...well, it's the name of my girlfriend (who has helped out with all my apps btw), and the reason I made this program when she got a problem while syncing with several PC's, and ended up with a LOT of duplicates, and it drove her mad...so I made an app that fixed Trines problem...ergo "TrineFix"...and later "TrineSeries"! So now you know the store behind the weird naming!
And her name is not pronounced "trayn" (like they did in the MsMobiles podcast...it made us both laugh ), but more "treeneh"...ok...diffucult to explain...it sounds nice in Norwegian at least!
Where's the scrollbars!?
Scrollbars are NOT shown as default, but you can turn that on under Preferences (Auto/Off). I have them off as default, since I think the scrollbars in WM are "ugly"...ok...I am crazy, I know! :-D
New versions
TrineFix will on startup check against our webserver if there is a new version available, this chech is done on a seperate thread and is very light on datatrafic (approx 40-50 characters/bytes).
Below are screenshots showing what you would see if you upgraded from 2.0.1 to 2.0.2 for example...
Screenshots
...or just go here (screenshots at bottom of the page): http://www.trineseries.com/TF.aspx
RESERVED
Requirements:
.Net Compact Framework 3.5 (you can download CAB for it directly from our site: http://www.trineseries.com/CABS/NETCFv35.wm.armv4i.cab)
A device with WM 5.0 or later (not yet tested on WM 5.0, just 6.0, 6.1 and 6.5).
Any Windows mobile phone
The program runs in all resolutions and screentypes, and work fine on both Smartphone (non-touchscreen) and traditional PocketPC variants (with touchscreen).
If anything looks weird on your device, please post some info about your device and the issue, and we'll look into it!
Language:
All texts in the application are in English, sorry too all the Frenchies, Norwegians (I am one of those, Germans, so forth...you need to understand English to use this application...but since this site is in English, I presume you do!
The application will of course run fine on your device regardless of the language of your OS.
If you discover any bugs/problems/quirks
We hope there is no bugs, but if you find any, we want to fix them ASAP.
And it will help us considerably if you give us as much details as you can about the issue. If I am able to reproduce the issue in my end, it is always super easy to fix...and you get an update maybe just hours later! ;-)
If you do not want to send to much details in "public", feel free to send a PM me (Personal Message that is) or "PrincessTrine".
Download links
Application page:
http://gydarindustries.com/?page_id=4​
Version history:
http://www.trineseries.com/VersionHistory.aspx?aid=TF​
DOWNLOAD
Thanks to vadim_bogaiskov for Russian version!
Hi,
I have thinked about same application but on PC. Very good idea... I don't test your application but it seems good... I took a look on your web site, I hope you translate other applications (don't forget Frenchies ;o) ).
Good luck and very good job.
Regards,
LoOZ
looz3r said:
I took a look on your web site, I hope you translate other applications (don't forget Frenchies ;o) ).
Good luck and very good job.
Click to expand...
Click to collapse
All texts are in english, no special service for the Frenchies I am afraid! :-(
But heay, I am norwegian, and have given no special services for us either!
We are making a couple of more applications here, and all the new ones will be "international"...enough of "norwegian apps". But the existing/old ones we have currently for "norwegians only" are using local webservices and so forth, that are really only usefull in Norway.
But enough excuses...we will support the (english speaking) Frenchies from now on! :-D
And thanks for the nice words, we will do our best!
"This app is approved by Princess Trine"!
noiced wht might be a small bug in country code fix:
some of the contacts ened up filed as
(+1) +1(555)555-1212 instead of 1(555)555-1212
otherwise a great program. fixed everything else perfect. thank you.
S.V.I said:
noiced wht might be a small bug in country code fix:
some of the contacts ened up filed as
(+1) +1(555)555-1212 instead of 1(555)555-1212
Click to expand...
Click to collapse
Thanks for the info, will look at it immediately and "roll out" a fix!
RonnyGydar said:
Thanks for the info, will look at it immediately and "roll out" a fix!
Click to expand...
Click to collapse
Rolled out version 2.0.1 now, could not reproduce the exact problem, but did a enhancement in the "detect country code of phonenumber" part of my code...hope that cured it!
If not, the next one who experiences the same, great if you could PM me with phonenumber before and after fix...so I can reproduce the same issue in my end, and squash the bug for good!
Made a small enhancement at the same time, the menu where you select the type of formatting you want for countrycodes ("+1", "001"...) now will show examples with the countrycode that you last selected as default country...making the explanation on the menubuttons slightly more relevant for the user.
I am going away until sunday on my brothers bachelor party tomorrow (hope my brother does not frequent XDA, so I will not be able to do any fixes or replies until sunday evening.
"PrincessTrine" will monitor the thread the next 1.5 days, and reply as best as she can though!
Great management application ... tnx for the hard work of making such one.
Hey nice ROM you're running there too.. lol
Any plans to add a "edit before dial" feature? This is a feature found on most Nokia and Sony Ericsson phones but not on WM. It's so frustrating.
clamsg said:
Any plans to add a "edit before dial" feature? This is a feature found on most Nokia and Sony Ericsson phones but not on WM. It's so frustrating.
Click to expand...
Click to collapse
Could you explain a little how that works, since I haven't seen that...and maybe we will add it...just need to know what it IS first!
[EDIT]
Feel free to describe how YOU (and others can do the same) would LIKE such a functionality to work. So we can get better idea of the issues one tries to solve with this.
I presume, from the sound of it, that it has something todo with "editing a number before dialing it"!?
Tried too google it, but better to get a description from people who actually have seen it in action, and a short description of how people then would like something like this on their WM phone.
[EDIT2]
From reading this http://blog.jake.net/2009/06/01/edit-before-dialing-please/ article on the web...it seems like it really can be solved with just using +44 (meaning "+" and "countrycode") as countrycode prefix and no "(0)" / "0" in the number:
The number should be written either 020 7123 1234 (with the country prefix assumed) or +44 207 123 1234.
..or am I misinterperating the article and the issue.
Sorry the questions...quess I just need to calm down here...and wait patiently for some input here...!? :-D
NRGZ28 said:
Hey nice ROM you're running there too.. lol
Click to expand...
Click to collapse
...gotta use the best U know! ;-)
Too anyone wondering...I am using a WM 6.5 EnergyROM on my TouchPro which the screenshots were from. And me think NRGZ28 is tha man (or tha gal) behind that excellent ROM!
I am a bit off topic here in my own thread, so I will quit the off topic right HERE.
Will it work with syncing with my PC and its Groupwise?
It seems as though this would work with my Palm Treo Pro (running Windows Mobile 6.1 Professional) when syncing using the USB sync to my PC for my Groupwise PIM data, even when it is running my Google apps, especially the calendar. (I had a lot of duplicates showing up when I tried to run the Google apps, using CompanionLink and thus quit trying it. I would love it if your utility would fix those problems whether across the USB connection or live across the wireless instant sync.) Will it indeed do well with this kind of setup?
Sorry for all the detail, but I wanted to make sure that I gave all of the correct info.
Thank you....
Just installed it... works - thank you!
MaxLaw843 said:
It seems as though this would work with my Palm Treo Pro (running Windows Mobile 6.1 Professional) when syncing using the USB sync to my PC for my Groupwise PIM data, even when it is running my Google apps, especially the calendar. (I had a lot of duplicates showing up when I tried to run the Google apps, using CompanionLink and thus quit trying it. I would love it if your utility would fix those problems whether across the USB connection or live across the wireless instant sync.) Will it indeed do well with this kind of setup?
Sorry for all the detail, but I wanted to make sure that I gave all of the correct info.
Click to expand...
Click to collapse
Since I have not used Google apps, Groupwise, or CompanionLink, I can not say for sure. But since TrineFix will apply changes to contacts, appointments and tasks on your device, ANY sync program that syncs changes made on your device, would work fine.
Take a backup with PIM Backup, try it out...since it "should" work fine!
If not, I would like to know a little about what does not work as expected, and maybe I can add extra options/features to the duplicate-searches for example.
And no need to appologise for the amount of details...details is always good, that's my motto!
EazyVG & MichelDiamond,
Glad you liked it!

[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.

[Q] Any way to delay PIN lock engagement after screen off?

Hi all,
My work Exchange account enforces security on my SGS2 which requires password protection. Only PIN and password is allowed, I cannot choose swipe gesture (annoying btw, is there a hack for that??).
I have a four-digit PIN set as it is the quickest to enter. It is still a bit irritating however to have to enter it and hit OK every time I check my phone, regardless of whether I locked it 10 seconds ago or 10 hours ago.
On my iPhone I could set the autolock not to engage until after 20 minutes of no interaction. I haven't found this setting on my SGS2 but I'd really like to have it.
Is there a way to accomplish this?
Thanks for all help!
Me too!
Exactly the same here. Annoyingly, some colleagues using IPhones also sync with exchange and don't appear to have the same problem with enforced security.
I'd love to hear the responses to this thread, but in the meantime, this is all I have to offer:
Talk to your sysadmin and see if the permissions can be changed at the exchange-end
You can occasionally "switch off" exchange security in Settings - maybe in your "off-peak" times. Don't have the phone to hand, but in Settings - Security - Device administrators, delete exchange and then set your swipe security. Exchange will then stop working and will nag you with security messages when you try to access it. When you want it back, just click on the notification and rekey your PIN - exchange will "own" your phone again.
Seriously, whoever thought this was a sensible implementation of security must be an Android-hater.
arabbitte said:
Exactly the same here. Annoyingly, some colleagues using IPhones also sync with exchange and don't appear to have the same problem with enforced security.
I'd love to hear the responses to this thread, but in the meantime, this is all I have to offer:
Talk to your sysadmin and see if the permissions can be changed at the exchange-end
You can occasionally "switch off" exchange security in Settings - maybe in your "off-peak" times. Don't have the phone to hand, but in Settings - Security - Device administrators, delete exchange and then set your swipe security. Exchange will then stop working and will nag you with security messages when you try to access it. When you want it back, just click on the notification and rekey your PIN - exchange will "own" your phone again.
Seriously, whoever thought this was a sensible implementation of security must be an Android-hater.
Click to expand...
Click to collapse
For the second option, phone will take time to decrypt and encrypt which is even more annoying if the storage is almost full. I don't know whether its the encryption/decryption or something else that spoilt my Micro SD card but strangely it got corrupted after a bit of tinkering like this and firmware change.
See if Moxier mail app (trial version) as it encrypts within the app than at a device level. If it works, worth spending money later if it works. Touchdown or other mail apps haven't worked for me so can't really comment about them. I guess they also have encryption at an app level that will address exchange server security policies. Give it a try. See what happens!
not sure if this is what yer looking for but "juice defender" has an option to set different time out lengths for screen off and screen lock, it also an extra option to set the lock to never come on when in range of home wifi etc.
i use juice defender ultimate not sure if the "lesser" versions have this feature.
@hari: I read somewhere that Touchdown does a similar thing, enforcing things on a application level. Actually, I think it was on the touchdown website (which seemed a little odd that they'd avertise it)..
How does Moxier Mail go with integration? I.e. is the sync'd schedule available to other applications?
Thanks for the tips guys.
I do not really like the idea of completely disabling my work Exchange sync, I am dependent on it.
Furthermore, I don't think Moxier will do it for me as I need fully integrated calendar sync as well.
Juice Defender might do it for me actually if it lets me delay the lock engagement. I'll try it out and post back.
Doesn't look like JuiceDefender is able to override the PIN lock timeout enforced by Exchange security, unfortunately.
Aaahh, I'd kill to have that lock time out/wifi dependent lock functionality JD offers!
Stupid Exchange security..
Kaibosh said:
@hari: I read somewhere that Touchdown does a similar thing, enforcing things on a application level. Actually, I think it was on the touchdown website (which seemed a little odd that they'd avertise it)..
How does Moxier Mail go with integration? I.e. is the sync'd schedule available to other applications?
Click to expand...
Click to collapse
Not exactly sure what you mean by "sync'd schedule available to other applications?". If I understood correctly, Moxier has calendar, contacts and tasks sync. And it appears in "Accounts and Sync" option like other synced accounts like Gmail etc. with a flexibility to chose push/pull as per time of the day.
Only downside with all these apps is (one can live with this limitation though!), they have their own inbox, calendar within the app (instead of unified inbox, calendar etc..). Anyway, as such we're used to Gmail within its own app.
CrackaBoi said:
Doesn't look like JuiceDefender is able to override the PIN lock timeout enforced by Exchange security, unfortunately.
Aaahh, I'd kill to have that lock time out/wifi dependent lock functionality JD offers!
Stupid Exchange security..
Click to expand...
Click to collapse
Did you talk to your exchange admins? This might be the easiest option.
On the subject of my 2nd suggestion: Yes, it's a kludge but it really doesn't take much to switch it on/off. I didn't have any problems as discussed above with encryption/decryption and/or filling storage; it just worked. And switching it off and on in the manner I described doesn't cause a delay.
But the best option is to talk to your admins. Show them this Dilbert if they offer resistance:
{
"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"
}
arabbitte said:
Did you talk to your exchange admins? This might be the easiest option.
On the subject of my 2nd suggestion: Yes, it's a kludge but it really doesn't take much to switch it on/off. I didn't have any problems as discussed above with encryption/decryption and/or filling storage; it just worked. And switching it off and on in the manner I described doesn't cause a delay.
But the best option is to talk to your admins. Show them this Dilbert if they offer resistance:
Click to expand...
Click to collapse
Hahaha, fantastic.
Unfortunately, talking to mu Exchange admin isn't really an option. I work for a very large consulting firm.
CrackaBoi said:
Hahaha, fantastic.
Unfortunately, talking to mu Exchange admin isn't really an option. I work for a very large consulting firm.
Click to expand...
Click to collapse
Same here..
Somewhere I also read, you can patch up your email application on the phone to disable the security..
For me thats not an viable option. I have to use Lotus Connect, which install its own version of mail application.
My Desire HD had an option of delaying the password lock based on the inactivity.
So I guess its somewhere there..
Athar Mansoor said:
Same here..
Somewhere I also read, you can patch up your email application on the phone to disable the security..
For me thats not an viable option. I have to use Lotus Connect, which install its own version of mail application.
My Desire HD had an option of delaying the password lock based on the inactivity.
So I guess its somewhere there..
Click to expand...
Click to collapse
Interesting.. What do you mean "patch up"? I use the standard emial client..
CrackaBoi said:
Interesting.. What do you mean "patch up"? I use the standard emial client..
Click to expand...
Click to collapse
look up this one
http://forum.xda-developers.com/showthread.php?t=1117452
Why don't we ever hear of such usability issues in the many glowing reviews that are out there? I'm not winging, but its such a PITA to have to constantly reenter a 4-digit PIN that is directly impacts on your ability to use the phone. What about driving for example? You can't get past this screen to make a call, even with a bluetooth handsfree kit.
Not clever Android. What we need (in the absence of admins who are not BOFH) is exactly what is suggested in the thread title. BTW, When I mentioned above that IOS doesn't have the problem I think that's not quite true - the difference is that it splits the 2 functions: Screen Off & "logged out". I understand you can configure the 2 values seperately.
Now if my phone had that and would stop rebooting when it felt like it, it would be perfect!
arabbitte said:
Why don't we ever hear of such usability issues in the many glowing reviews that are out there? I'm not winging, but its such a PITA to have to constantly reenter a 4-digit PIN that is directly impacts on your ability to use the phone. What about driving for example? You can't get past this screen to make a call, even with a bluetooth handsfree kit.
Not clever Android. What we need (in the absence of admins who are not BOFH) is exactly what is suggested in the thread title. BTW, When I mentioned above that IOS doesn't have the problem I think that's not quite true - the difference is that it splits the 2 functions: Screen Off & "logged out". I understand you can configure the 2 values seperately.
Now if my phone had that and would stop rebooting when it felt like it, it would be perfect!
Click to expand...
Click to collapse
I hear you bro.. Feel like tricked into buying the phone lol?
Athar Mansoor said:
I hear you bro.. Feel like tricked into buying the phone lol?
Click to expand...
Click to collapse
I don't want to start an <ANYTHING> Vs Android argument but my 4 year old HC TYTN II did the "boring"* stuff better than my SGGS2:
Office document editing - has anybody looked at Excel in Polaris? A fag-box and a blunt pencil could offer a stiff challenge.
Access to exchange data (as above)
Handsfree support for making phone calls. I'm talking voice recognition, phone security and bluetooth here.
I'm not ranting - I knew what I was doing when I bought the phone and, yes, I much prefer it to my prehistoric WM device. Having said that, I'd just wish it was a little better at some of the boring stuff above. Yes, 1080p video recording, Dual-core HD games, etc, etc are wonderfull, but probably wasted on me!
* As in business activities.
Bumping for support - have tried numerous ROMs with no luck (Lighting, Cognition, Darky 2.0 and Oxygen), I to am forced by my company to have a 6 Digit Pin Code and gets quite frustrating.
elite_gamer04 said:
Bumping for support - have tried numerous ROMs with no luck (Lighting, Cognition, Darky 2.0 and Oxygen), I to am forced by my company to have a 6 Digit Pin Code and gets quite frustrating.
Click to expand...
Click to collapse
replying on account of the bump
same phone same problem...so i did a little search and found an app called delayedlock. it is awesome...i usually dont buy apps but this is one thing my mobile cant be used without...try it it will give you what you are looking for by delaying the lock
<a click on thanks is most welcome>
capaxdoli said:
replying on account of the bump
same phone same problem...so i did a little search and found an app called delayedlock. it is awesome...i usually dont buy apps but this is one thing my mobile cant be used without...try it it will give you what you are looking for by delaying the lock
<a click on thanks is most welcome>
Click to expand...
Click to collapse
On the market page it says "DOES NOT WORK IF EXCHANGE REQUIRES A PIN!".
The Exchange-enforced security is exactly what I wanted to circumvent in the first place.
@elite_gamer04
I use the hack from this thread on my SGS2 with Litening ROM 6.1, and it works perfectly, I've used it for months.

[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