Mobile Application Gap

10/8/2004

SendNote Version 2.1.0

Filed under: — wfrantz @ 12:36 am

SendNote version 2.1.0 is now available. The new version works correctly with Sprint’s lame new text messaging form at http://messaging.sprintpcs.com. You can no longer specify a callback number when sending messages from SendNote. This means that Text Notifications sent to other Sprint phones will appear to come from nobody. The recipient won’t see your name or number or anything. Be sure you sign your name on your messages. Maybe I’ll add a signature option in the future but it will take away from the available 160 character maximum.

You can download SendNote directly to your phone by visiting apgap.com.

9/22/2004

Gateway Updates

Filed under: — wfrantz @ 1:35 pm

SendNote may not be working due to recent changes at Sprint. You can read all the technical details here:
http://www.sprintdevelopers.com/postp261.html

I’ve updated the message gateway at ApGap so if you are using those settings, SendNote should work for you. I’ll have to put out a new release for everybody else.

9/17/2004

Sprint Changes Yet Again

Filed under: — wfrantz @ 1:35 pm

Sprint seems to have made some changes (again) to their text messaging form at http://messagings.sprintpcs.com

The site now says, numbers entered into the Callback field cannot be sent.

The site rejects messages sent with a callback number which breaks SendNote and a few other services I have setup.

I’ll work on a fix, but it may take a while to release an update.

9/14/2004

Messaging Gateway

Filed under: — wfrantz @ 1:34 pm

I finally broke down and setup a gateway to Sprint’s text messaging service. I haven’t had much luck using SendNote with my T608. I suspected it was due to the monster sized results page that Sprint spits back when you submit the form at http://messagings.sprintpcs.com.

To fix the problem, I made my own form processing gateway that sends messages on to Sprint and parses the results. The script sends back just a couple lines of text to the SendNote program. My T608 seems to handle that just fine, so SendNote is working for me again.

Against my better judgment, I’ll pass the settings on to anybody who wants them. If everybody started using my gateway, I’m sure my bandwidth will go way up, my availability will go way down, and apgap.com will start experiencing outages. So please, just use this if you have a T608 or if you are having lots of trouble sending Text Notifications using the default SendNote settings.

To use my gateway, select “Configure” from the SendNote menu. Scroll down to “HTTP Server” and change it to “apgap.com". Change “Path” to “/". Change “Document” to “composeconfirm.php".

If you are using version 2.1.0 (or newer) of SendNote, the configuration options have changed slightly. Just put apgap.com/composeconfirm.php in the HTTP Server field.

That’s it. SendNote will now send your messages to the ApGap server which will pass them on to Sprint, parse the results, and give (smaller) results back to the SendNote application. I should also point out, that I could now snoop through all your messages if I were an unscrupulous sort of guy. That’s the downside of using somebody else’s gateway. I suppose I could post all the gory details on how to create your own gateway on your own server, but I won’t do that today.

2/2/2004

More Sprint Changes

Filed under: — wfrantz @ 1:32 pm

It seems that Sprint changed their text messaging website again(!) so SendNote (and MiniSendNote) won’t be working anymore. I’ve taken the applications off-line until Sprint’s web page settles down and I have time to create a new version. For now, you will get “not found” errors if you try to download those applications.

Likewise, the Messaging page at http://www.apgap.com/messaging.php probably won’t be working right now and trying to send a link to download content to your phone won’t be working either.

Lots of changes are taking place at Sprint to accommodate “real” SMS messaging. Let’s hope things get better as a result.

Sorry everyone.

1/31/2004

SendNote Version 2.0.2

Filed under: — wfrantz @ 1:31 pm

SendNote Version 2.0.2 is now available for download in the applications section. This version corrects for the recent change to Sprint’s text messaging website. Please note that the configuration has changed! If you simply upgrade from version 2.0.1 to version 2.0.2, you may have to manually enter the new configuration settings. If you delete 2.0.1 first then you won’t have to adjust the configuration but you will have to re-enter your phonebook.

Actually, I tried deleting 2.0.1 from my T608 before upgrading to 2.0.2 and it retained all my settings anyway! That’s odd. Anyway, I had to manually adjust the configuration settings.

I’ve upgraded my phone to 2.0.2 but my first couple attempts at testing have failed. I hope it’s a temporary problem. It works properly in the simulator. I’ll have to try testing again tomorrow.

1/30/2004

Sprint Changes

Filed under: — wfrantz @ 1:30 pm

Well, Sprint changed around http://messaging.sprintpcs.com and broke my SendNote application.

I should have a fix out soon. I’ve already updated http://www.apgap.com/messaging.php and
http://www.apgap.com/messaging.php?s=wml

You might want to try using those pages until the new SendNote is available.

On a (hopefully) unrelated note, I now have a T608 and I haven’t gotten SendNote to send e-mail from it yet. I keep getting a login failure from smpt.sprintpcs.com. I’m planning to look into it, but I don’t know if it’s my phone or some other change by Sprint.

12/3/2003

Sprint SMTP

Filed under: — wfrantz @ 1:29 pm

Sprint appears to have made some changes to their SMTP server recently. When trying to send e-mail from SendNote, most users get a “game/application terminated” error unexpectedly. I’m not sure what the problem is yet, but I’m looking into it.

7/30/2003

Pre-Release 2.1.3

Filed under: — wfrantz @ 1:27 pm

The pre-release version of SendNote 2.1.3 is now available for testing. Registered members should have received an e-mail announcement with download instructions. Please let me know if works well.

Versions 2.1.0 through 2.1.2 were never publicly released. Based on my own testing, I hope to release 2.1.3.

7/17/2003

Pre-Release 2.1.0

Filed under: — wfrantz @ 1:26 pm

There is a pre-release copy of SendNote version 2.1.0 available now to registered members. After it gets tested a bit, I will release a public version. If you have donated to this site and you did not receive an announcement then you need to register your e-mail address. Contact me for instructions.

7/12/2003

Version 2.0.0 Problems

Filed under: — wfrantz @ 1:24 pm

Version 2.0.0 of SendNote has some serious problems. The default configuration values are getting trashed. It should be easily corrected by verifying the settings.

your name = whatever
your username = your SprintPCS e-mail username
your password = your SprintPCS e-mail password
http server = “messaging.sprintpcs.com”
http path = “/sml/”
http document = “guestCompose.do”
smtp server = “smtp.sprintpcs.com”

I am working on version 2.1.0 that will correct this issue and add some better debugging information. Watch for a new release soon.

7/7/2003

Version 2.0.0

Filed under: — wfrantz @ 1:24 pm

Version 2.0.0 of SendNote is now available. This is essentially version 0.4 of the pre-released version which has now been removed.

7/3/2003

Pre-Release

Filed under: — wfrantz @ 1:23 pm

The “SendNote” links under Applications and on the Mobile version of this website will now take you to version 0.4 of PreSendNote. This special pre-release of SendNote will allow you to send e-mail to any e-mail address. Read all about it here.

Next week I’ll be rolling this into SendNote version 2.0 but I wanted to make this available for the July 4th weekend and I have no time to do a “nice” release at the moment.