- iPhone - Posted by ruadhan on 16 Oct 2009
Free iPhone Programming PDF- Hopefully you've been enjoying our series of iPhone articles over previous weeks.The topics recently covered in this series have looked at both developing native apps with Xcode, and developing webapps with Dashcode. Xcode and Dashcode are two IDEs supplied with the iPhone SDK. Now you can get a PDF download that covers both of these approaches to programming for iPhone in one handy document. The content has been arranged (by Wei-Meng Lee) into two practical 'Labs', and is ideal if you are just starting out and want a chance to dip your toe into both approaches. And did I mention it's FREE...?
- Device Database - Posted by ronan on 21 Sep 2009
A minimal mobile-aware web app with Python & cloud-based device detection- In this article we'll look at a how to make a minimal device-aware web application. The point of this article is not to demonstrate a useful application but rather to show just how little code is required to make an app that is fully device aware, and that can change its presentation entirely depending on the nature of the device accessing it.
- Device Database - Posted by ronan on 16 Sep 2009
The Beauty of Mobile Device Data- Recently at dotMobi we have been investigating how to make our DeviceAtlas device detection even better, while at the same time trying to keep the size of the distributable database as compact as possible. As some of you may know, DeviceAtlas uses a tree of data stored in a very compact JSON file to distribute our device data knowledge. The actual format of this JSON file is a Patricia tree organised around the user-agent strings of the devices that we have data about.
- Browsers - Posted by weimenglee on 09 Sep 2009
Build Web Apps for iPhone using Dashcode- So far, much mobile developer attention has been fixated on the iPhone SDK released by Apple to build native iPhone applications. This is understandable, since with the SDK you can write native iPhone apps that take full advantage of the capabilities provided by the device, such as accessing the accelerometer, the camera, as well as obtain geographical locations using Core Location.
- Frameworks - Posted by Soma Ghosh on 27 Aug 2009
Getting Started with Java ME- As the world gets connected, we see the emergence of a wide variety of sophisticated and personalized mobile devices. Although the number-crunching power of the higher-end devices is very respectable, there is still a need to build applications that use minimal resources, and that are portable. Java Platform, Micro Edition (Java ME), formerly known as J2ME, with Java’s inherent ‘Build once, run everywhere’ concept has been adapted to build resource constraint applications for these myriad devices.
- Community - Posted by Ronan_Mandel on 18 Aug 2009
Verizon Wireless opens up to the mobile developer community (for real)!- Late last month, Verizon Wireless held an open developer conference down here in San Jose. The conference was notable, important, and relevant to you for a number of reasons.
- iPhone - Posted by weimenglee on 28 Jul 2009
iPhone Programming Fundamentals - Outlets and Actions- An understanding of outlets and actions is one of the first things you will need for iPhone programming. For someone coming from the .NET background, this is a concept that requires some time to get used to - the concepts are similar, but it is a different way of doing things. And so, in this article, I am going to show you what outlets and actions are. At the end of this article, you will have a solid understanding of how to create outlets and actions, and be on your way to creating great iPhone apps.
- Device Database - Posted by mathias.dahlstrom on 16 Jul 2009
Lastminute.com Labs presents the DeviceAtlas Rails Plugin- Last year at lastminute.com labs we started developing mobile web services in Rails. The first service we launched is called fonefood. It is a restaurant booking site you can use from your phone. We've got restaurants across lots of countries: Austria, Belgium, Denmark, Finland, France, Germany, Ireland, Netherlands, Spain, Sweden, Switzerland and United Kingdom. You can read more about it at: http://labs.lastminute.com/fonefood/
- Best Practices - Posted by Ronan_Mandel on 14 Jul 2009
Mobile Web 2.0 "Dramatic Developments" from AT&T Really not all that dramatic....- Well, I'm sad to report that the folks over/up/down at AT&T wireless appear to not quite have their act together when it comes to what is the 'next big thing' in wireless. I had really been hoping/anticipating that the webinar they hosted on June 30 entitled "Dramatic Developments in Mobile Web Technology" was going to provide something concrete and actionable for you (and I), alas, that was not to be the case.
- Widgets - Posted by Ronan_Mandel on 02 Jul 2009
Convergence still 'coming soon' for mobile web platforms- So honestly, when I went into writing the last couple of postings about widget platforms I did not know about the webinars that had been scheduled by the folks at FierceWireless or AT&T about browsing platforms, but it's comforting to know that I'm not the only one trying to get my head around exactly what is and what isn't possible (and where things are headed) in the browser container and beyond.


