- Messaging - Posted by mokil 1 day 1 hour ago
Handling SMS delivery receipts- Recently, we looked at how to send SMS messages using a standard HTTP POST-based API. As was intimated at the time, most APIs also allow you to process delivery receipts for the messages you send. This allows you to determine the status of the message, i.e. delivered, failed, expired etc. Let's take a look at how this all works. Sending SMS Messages - A Quick Recap
- Messaging - Posted by mokil 3 weeks 2 days ago
Sending SMS from Apps and Webapps- It’s easy to send SMS messages from any Web site or application, but it’s surprising how few sites/applications actually do this. Integrating SMS into your system gives it something extra, and allows your system to enhance the mobile experience for the user. In this article, we’ll look at how an SMS message can be sent from any system, and at a few providers who offer this functionality. Choosing an SMS Provider There are essentially three types of SMS provider: Mobile Network (e.g. Vodafone, Three) Aggregator SMS Messaging Company
- iPhone - Posted by weimenglee 11 weeks 3 days ago
SMS Bubble UI in iPhone Apps- Users of iPhone are no stranger to the built-in SMS application that displays your messages using cute little bubbles (see Figure 1). However, this innovative UI feature is not exposed to the iPhone developers - you have to create it yourself if you want to have the same look-and-feel of the SMS application. Creating this UI - which I will call the Bubble UI, allow you to represent information in a conversational style. A good application of this is when you are creating a chat application. Messages exchanged between two persons can be shown in message bubbles.
- iPhone - Posted by weimenglee 23 weeks 6 hours ago
Offline iPhone Web Apps- One of the several features outlined in the HTML 5 specification is the support for Web applications that continue to work while they are offline. This feature is very useful for Web applications because a Web application can be loaded just once and then run offline without needing a persistent Internet connection, making it behave just like a locally installed native application. Dashcode supports the manifest attribute available in the HTML 5 specifications for offline web applications. And so in this article, you will learn how to write offline iPhone Web applications using Dashcode.
- iPhone - Posted by weimenglee 31 weeks 2 days ago
Location in iPhone Web Apps- One of the key limitations of developing Web applications for iPhone is that you are not allowed to access the hardware on the device via the Web browser. For example, you cannot access the camera on the iPhone; neither can you access the accelerometer. This seriously limits the kinds of applications you can develop on the iPhone. One notable exception, however, is the support for tracking the location of devices, through a combination of GPS, Wi-Fi, and cellular triangulation.
- dotMobi Compliance - Posted by ronan 3 years 25 weeks ago
dotMobi Mobile Web Developer's Guide- I am proud to announce we recently posted the dotMobi Mobile Web Developer's Guide on mobiForge. This is quite a comprehensive guide to mobile web development. It layers on the advice from the W3C's Mobile Web Initiative Mobile Web Best Practices 1.0 document, but takes it further.
- - Posted by daniel.hunt 2 days 7 hours ago
DeviceAtlas API 1.4- This week was an important one for DeviceAtlas - we finally launched the new 1.4 version of our API! Why 1.4? The mobile web is constantly evolving, and with it, device detection needs to evolve too. With significant evolution in device capabilities, and large structural developments in certain device headers, the new DeviceAtlas API provides a highly flexible platform to cater for this growth, both now and well into the future.
- Community - Posted by daniel.hunt 5 weeks 3 hours ago
The dot conf 2010- Last week (22nd July 2010) I was lucky enough to attend the first ever dot conf in the NCI in Dublin, Ireland. What is the dot conf? The dot conf is a new web technology conference for anyone who works, rests or plays with the internet. It’s a one day event and it's free. Essentially it's a teddy bears picnic but with internet folk instead of bears.
- Best Practices - Posted by ronan 10 weeks 1 day ago
Measuring the Effects of Operator Transcoders- The issue of mobile-operator transcoders on the mobile web has been hugely controversial. For many iPhone and Android phone owners the negative effects of the transcoders are no longer visible and the issue has dropped off the radar, but they remain a serious problem for those using lower-end devices.
- Frameworks - Posted by ruadhan 10 weeks 1 day ago
Meet goMobi - A New Content Mobilization Platform- Here in dotMobi we've just launched our latest product. The culmination of months and months of hard work by the dotMobi team has resulted in the release of our spanking new content mobilization platform: goMobi. You can find all the official blurb over at http://gomobi.info along with some videos of our CEO and CTO talking about the product. What I aim to do here is to give an overview, from a developer's viewpoint, so that you can find out what there is in goMobi to appeal to the developer in you. A quick introduction


