PDA

View Full Version : SMS Notifier released – a great application for PPCPE users!


Menneisyys
01-03-2006, 03:40 PM
Finnish Aali Alikoski, Academic Developer Evangelist of Microsoft Finland, has just released a highly useful application, SMS Notifier, along with its source code.

The application offers some really nice and, up to now, to my knowledge, on the Pocket PC Phone Edition platform, unprecedenced functionality: it waits for unanswered incoming calls and, depending on the configuration settings, it either sends an SMS message to the caller (with configurable contents), possibly containing also the end time of current appointment (this is also configurable) or adds an item to the system-level Windows Mobile calendar (containing the caller info).

The latter functionality is nothing new – you can check the caller's identity and the call date/time in any low-end mobile phone. The former – that is, the SMS feedback –, however, is really long-awaited!

Downloading and Installation

You can download the application here (http://aalialikoski.members.winisp.net/BlogContent/Projects/SMSNotifier/SMSNotifierSetup.cab). Transfer the CAB file to your PDA and execute it there.

If, after installing and upon starting SMS Notifier, you're presented this error message (http://www.winmobiletech.com/kuvat/SMSNotifierRequiresNETCF20.bmp.png), make sure you download and install .NET CF 2.0 from Microsoft (http://www.microsoft.com/downloads/details.aspx?familyid=9655156b-356b-4a2c-857c-e62f50ae9a55). Make sure you install it in the main memory. Also note that, as the application heavily relies on the new, connectivity/database-related libraries of .NET CF2, it's not very easy to port it to run under the earlier Compact Framework library. (For CAB lovers, you will only need c:\Program Files\ Microsoft.NET\SDK\CompactFramework\ v2.0\WindowsCE\wce500\armv4i\NETCFv2.wm.armv4i.cab ; you can also download it from here (http://www.winmobiletech.com/sekalaiset/NETCFv2.wm.armv4i.cab) (to avoid having to download the 24 Mbyte-long MSI installer).

Configuration

On the main set-up screen, there're some checkboxes in AND relationship. The first one, Send SMS to unanswered callers (http://www.winmobiletech.com/kuvat/SMSNotifierCheckBox1.bmp.png), instructs the application to send an SMS to everybody that tries to call you but his or her calls remain unanswered. Using (not disabling) the second two checkboxes, however, you may make the application not send a SMS to anyone that calls you, just to the ones that call you during an active/busy appointment.

The checkbox/text input area at the bottom (http://www.winmobiletech.com/kuvat/SMSNotifierCheckBox4.bmp.png) makes it possible to report the end of the current appointment so that he or she can know when you are reachable again.

The Calendar tab contains only one checbox (http://www.winmobiletech.com/kuvat/SMSNotifierCheckBox5.bmp.png), which instructs the application to enter all the incoming calls into Calendar.

Note that the configuration settings are not correctly saved/restored, as the author also points out.

Usage

To use the application, just start and configure it to your liking. Do not click the Quit button – then, it won't send your callers any SMS. Just let it run. You can, of course, suspend the PDA while you do so and also minimize the application. This also means you can safely start it from \Windows\Startup (just like the other highly recommended application, PMRecorder – please see this article (http://www.pocketpcmag.com/blogs/index.php?blog=3&p=513&more=1) on it if interested) – if it's running in the background, it'll safely catch all unanswered calls.

Other stuff

I also recommend the author's blog here (http://blogs.msdn.com/aalialikoski/). Don't be taken aback of some of the material's being in Finnish: there's nothing really interesting in them for non-Finns (the Finnish blog posts are only about local, Finnish meetings, conferences). Unfortunately, some of the other Finnish .NET bloggers (see the links in the lower left of the page) post exclusively in Finnish, even highly technical stuff that would be interesting for non-Finnish speakers too. (Feel free to ask me in my blog for a public translation for some of them if really interested.)

soulpilot
01-03-2006, 06:18 PM
thanx man .. jus tried it . this application actually works .rockinnn

PhoneGuy
14-03-2006, 07:59 PM
I can't seem to be able to install the .net Framework 2.o on my new T-Mobile MDA - USA (Wizard)

I get the same error from .cab install or activesynch install:

"Installation error. Stop all applications and processes, maximize all available storage space, and run installation again. Support info:4"

Any suggestions?

PhoneGuy
14-03-2006, 08:01 PM
oops

Menneisyys
14-03-2006, 08:10 PM
I can't seem to be able to install the .net Framework 2.o on my new T-Mobile MDA - USA (Wizard)

I get the same error from .cab install or activesynch install:

"Installation error. Stop all applications and processes, maximize all available storage space, and run installation again. Support info:4"

Any suggestions?

Did you try to install it in the main storage or the storage card? Only install it in the main storage.

PhoneGuy
14-03-2006, 08:13 PM
Yeah, the options were "Device" or "Storage Card".

I tried Devicce but no luck...

Menneisyys
14-03-2006, 08:30 PM
Yeah, the options were "Device" or "Storage Card".

I tried Devicce but no luck...

I've encountered the same when I first tried to install it on a storage card. Then, subsequent installs to the main memory didn't succeed either. A hard reset helped.

ethorn
16-03-2006, 12:30 AM
I have installed it and it seems to work well. My only concern is that it seems to use the notification application of the phone rather than the call list of the phone. The reason I say this is because it puts a calendar entry in when I miss a call then adds another entry when I check the notification of missed calls.

is this what is supposed to happen? would it send 2 text messages in this case (when the call comes in and when I check the notification that the call did come in)?

thanks,
Edwin

ethorn
16-03-2006, 12:53 AM
also, it seems if I am on the phone when I miss a call it uses the name of the person I was on the phone with and not the person I missed.

meschle
16-03-2006, 02:31 AM
Ruttensoft also has a similar program call minder - works well but not as many features as above program but you don't need NET thing - hate those addons

JRH
16-03-2006, 02:46 AM
is this what is supposed to happen? would it send 2 text messages in this case (when the call comes in and when I check the notification that the call did come in)?
That's what happens for me... I stopped using it because of the duplicated sms's...

JNGold
16-03-2006, 04:49 AM
Ruttensoft also has a similar program call minder - works well but not as many features as above program but you don't need NET thing - hate those addons

Tried it. Keep getting "Cound not find resource assembly" error.

meschle
16-03-2006, 05:07 AM
Strange works sweet for me.

this is the link I used
http://www.freewareppc.com/communication/callassistant.shtml

rookery
16-03-2006, 09:51 AM
Ruttensoft also has a similar program call minder - works well but not as many features as above program but you don't need NET thing - hate those addons


after using the Ruttensoft on my Qtek, i can no longer creat SMS, when I click on new, only a while screen appear, cannot input both phone number and Text.... did anyone meet the same ???

ethorn
16-03-2006, 02:07 PM
Strange works sweet for me.

this is the link I used
http://www.freewareppc.com/communication/callassistant.shtml

No it didn't... you didn't use this program. we are trying to give feedback to the author of this program which has so much more potential than the limited software you used.

meschle
16-03-2006, 02:19 PM
No sms works for me even when activated. my qtek rom is 1.6.7.1 maybe that's the diff. Sorry ethorn could start a new thread if you like but may help some people if the other prog don't work for them.

Software Guru
16-03-2006, 03:28 PM
Hi

I have a XDA 2i & a XDA Mini S and use a program called Do Not Disturb by Jguisoft, a very small footprint and easily configurable

ethorn
16-03-2006, 05:45 PM
no I am all for putting ideas of other products, but the way you worded it sounded like this program that Menneisyys worked on worked on your phone and that the version of his program you used was at another link.... my problem is that neither are true. Software Guru did things right and just introduced another alternative.

thanks guys

JNGold
16-03-2006, 06:00 PM
Hi

I have a XDA 2i & a XDA Mini S and use a program called Do Not Disturb by Jguisoft, a very small footprint and easily configurable

Can you provide a link? Did a google and no results found.

jkossowsky
16-03-2006, 06:09 PM
Can someone please post this as i cannot seem to download it.

thanks

ethorn
16-03-2006, 10:26 PM
Can someone please post this as i cannot seem to download it.

thanks

I hope this is ok... and what you wanted.

meschle
16-03-2006, 11:06 PM
Just tested sms notifier seems to work quite well apart from the double sms glitch, but I am sure that will get sorted. I like the calendar tweaks - good idea.
Any idea when a bug fixed version will come out? still don't like to install net as well adds 5mb to the intall. better if a standalone app could be developed - but I still like it. Good job :)

JNGold
16-03-2006, 11:07 PM
Anyone with the Do Not Disturb link?

meschle
16-03-2006, 11:15 PM
Yes got the link here

http://www.jgui.net/DND/

looks like a trial version and you can buy it on pocket gear

happy testing let us know what u think

jkossowsky
16-03-2006, 11:30 PM
Perfect!

bruxelles5
18-03-2006, 01:51 PM
Hello,

I have tested this great program on a Qtek 9100, and it work like a charm.

The only things is when I uncheck the :
Only if active APPT and Only if a Busy APPT

I will then reveived 2 SMS

First one : I'm currently busy, I call you back
Second one: According t my calendar......{0}

I'm I doing something wrong ?

I have seen report on this bug on XDA DEV.

Do you think I can install this to my Qtek 8310 (Win Mobile 5.0 based Smartphone) ?

thank you

Aali
09-04-2006, 10:16 PM
I finally posted an updated version of SMS Notifier: http://blogs.msdn.com/aalialikoski/archive/2006/04/09/SMSNotifier11.aspx

Let me know if there are any more bugs this time ;)

Menneisyys
12-04-2006, 08:12 AM
News of the new version also posted to my blog ( http://www.pocketpcmag.com/blogs/ ).

molski
12-04-2006, 09:05 AM
Works good so far.....if I see any bugs I will let you know Aali ;)

venery
12-04-2006, 11:58 AM
I think if calender event could be created that it notifys in a given time like 15 min to 1 hrs calender optiond would be great.

I hate forgetting to call back... (and do a lot :))

molski
13-04-2006, 07:24 PM
@Aali

Is it possible that that you add a function to send only a SMS to numbers that start with +316.... (+316 is the begin of dutch cellphone numbers) for Holland.
So basically an input field to specify the start of a cellular number of your country.
Because here in Holland we can also send a SMS to a landline and I dont want that the SMS is sent to a landline cause then 'a woman's voice' tells you the text message :)

j007w
18-04-2006, 06:07 PM
Just wanted to say thanks for this app. It works perfectly!

paulrockliffe
22-07-2006, 04:31 PM
Yeah, installed this program, love it, works perfectly. I'd just like to second the above, don't really want to send SMS to land lines because BT (In UK) deliver them by ringing the other persons phone. If you could add an option to either only send to certain number ranges, or not to certain nubmer ranges that would be perfect. I'm sure I'll think of some more ideas for you too when I've finished playing with it.

Oh, it would be useful if the cab set it up to run automatically on startup, rather than having to vcopy the shortcut.

Cheers again.