Archive | October, 2006

Cheaper Way to Text Cell Phones in Your Application

31. October 2006

2 Comments

Sending text message alerts to cell phones is a cool feature to add to your application. The drawback is price and the need to sign up for a monthly service. Here I review the more affordable “pay as you go” feature of ipipi.com. I have gotten a few requests from clients about adding text message [...]

Continue reading...

Recording Javascript Errors

25. October 2006

0 Comments

If you have started adding AJAX functionality into your applications, you learn real quick what your proficiency level in Javascript is. In my case, I was lacking and the inability to log or experience the javascript errors that clients were getting was frustrating. As a response, I set up a method to log the client [...]

Continue reading...