|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
Quote:
but hopefully it sounds like we won't have to wait to much longer for this.. j/k, i'm sure you got your work cut out for ya, so take your time ZaijiaN.
__________________
7 windows to rule them all, 7 windows to find them,
7 windows to bring them all, and in the network bind them. Navizon CM&ResProxyKiller nueRom SuspendResume777 |
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
I have long been looking for a program to run on my Treo 700wx that will auto-forward SMS messages to specified e-mail addresses based on assigned criteria.
For example: Rule #1 - If I get a text message from XX, with the word XX in it, then autoforward to XX@xx.com. Rule #2 - If I get a text message from YY, with any words in it, then autoforward to YY@yy.com. Rule #3 - If I get any text messages between 11pm and 6am, then autoforward to ZZ@zz.com. You get the point... |
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
Quote:
Rule #3, not yet, but that's a good idea - auto enabling/disabling at certain times. May have to wait before I get around to implementing it, however. Update: Just fixed a major bug, testing is going pretty fast now. I'll pick a few beta testers and let you know here in a few days. |
This post has been thanked 2 times. |
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
Quote:
That's fantastic! I'd be not only happy to beta test it, but happy to market it on my website, which averaged 50,000 this month so far, geared towards Public Safety folks (Police, Fire, EMS, Haz-Mat, OEM)... Good luck! |
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
Question for those interested in this application -
What .NET compact framework are you running, or would be willing to run on: 1.0, 2.0, or 3.5? I'm currently developing it in 2.0, but I'm running 3.5 on my 700wx (since it's backwards-compatible). If enough people are running 3.5 then i'll go ahead and upgrade the development to 3.5 and take advantage of the new features; otherwise i'll stick with 2.0. |
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
stock roms are mostly 2.0. 80-90% of custom roms have 3.5.
What advanced features you talking about?
__________________
If this post was helpfull, let me know by clicking Thanks!
|
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
I have a couple of referenced projects where I was lazy and tried out auto-implemented properties. They're nice but it's not a big deal for me to revert to 2.0 code. I was also going to try some linq but I'm going to concentrate on getting a solid 2.0 version out before updating for 3.5.
|
|
||||
Re: Developing app for sms forwarding, missed call notification, auto-responding
I have an app that requires 3.5 so it doesn't make much difference to me what ver you code.
can't wait to give it a go.. |
|
|
|