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.
read more
We’ve got a prize-winning contest for you: The goMobi Challenge is on now!
By now, you’ve heard us talk about goMobi, our new mobile site building and content management tool. While we’ve discussed it mainly as an easy way for non-tech folks to quickly build mobile sites, we designed it so that pros like you can use it as a base for building top-notch mobile sites as personalized and unique as you want (or your clients want.)
read more
In past articles, we've discussed testing mobile Web sites using browsers, and testing using emulators. Using this combination, along with a solid test plan, should bring you to a point where your mobile site is stable and appears to be working correctly on a number of devices. Ah, but wait; what do I mean by appears to be?
read more
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.read more
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
read more
In this article we offer full tutorial on how to use the preview release of the service. So what is DA Personal?
The purpose of DeviceAtlas Personal is to make device detection even easier. The main difference between DA Personal and DeviceAtlas, is that Personal is a Web service. It works as follows: a user visits your Web site on his mobile device. You then forward the User-Agent HTTP request header to the DA Personal service, and the response you receive will contain information about the user's device. That's it!
read more
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.
read more
HTML5 is the brand new version of HTML, which contains a number of differences to it's predecessor.
read more
In the previous article, we saw how to develop a new type of application known as the Split View-based application on the iPad. And one of the new views introduced for the iPad is the PopoverView, which you had a quick glimpse of it in action in the previous article. In this article, I will show you how you can use the PopoverView in your iPad application, not just in a Split View-based application.
Getting Started with the PopoverView
read more
The iPad runs on the same OS used by the iPhone and the iPod touch, which means that developers who are already familiar with iPhone programming are able to quickly write applications for the iPad. In fact, most (if not all) iPhone applications should run without any problem on the iPad, albeit in a smaller frame size, with an option to pixel-double. However, to really make full use of the large size screen afforded by the iPad, you would need to redesign your UI to take into account the extra screen space.
read more