The goMobi Challenge is on!
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.) more...
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 more...
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. more...
Mobile Web App Development with ASP.NET and HAWHAW
Development of mobile applications is often highly dependent on the target platform. If plain old XHTML markup is written from scratch then it is rather easy to switch between platform and technologies. But if the development process has been accelerated and made comfortable by the use of tools and middleware, it soon becomes difficult or impossible to switch environments e.g. from a LAMP environment to ASP.NET or vice versa. more...
Are Widgets ready for me?
OK, so getting back to the widget reality here. I'd like to take a look at what the platforms are, what your options are and if it's really even worth it to go there. I know that last time I got a bit distracted with the whole 'sprite' thing, but I promise to stay on track here. more...
MyMobileWeb Free Training Course
Our friends over at MyMobileWeb are running a free training course on 14th April 2009. We've carried content on the MyMobileWeb platform on mobiForge before here. Details of the course below: Do you want to develop compelling Mobile Web Applications for multiple devices and Contexts of Use? Do you want to exploit device capabilities at a maximum without compromising support on those less capable devices? more...
Build a Mobile and Desktop-Friendly Application in Django in 15 Minutes
This article quickly walks you through the process of setting up an absolutely minimal mobile- and desktop-friendly web application using the Django framework. This particular framework works very well with mobile thanks to the way its templates are structured and makes for a good choice for new web-based applications. more...
Creating mobile web sites using Google App Engine
Just a quick note to say that we've just published an article on building mobile web applications with Google App Engine, complete with advanced device detection. Check it out on mobiForge. Advanced device detection, meet infinite scalability! more...
Creating Mobile Web Sites with Google App Engine
By now most people have heard of Google's App Engine (GAE). In case you haven't, GAE lets you run your own web applications on Google's extensive network of servers meaning that you can scale your application as traffic demands, with no hardware headaches, no machine provisioning, no LAMP stacks, no Apache configurations. more...
PAMP: Personal Apache MySQL PHP
Those of us familiar with dynamic web programming have most likely heard the term LAMP (Linux, Apache, MySQL and PHP). LAMP refers to a stack of software used to run a website or server. In LAMP, Apache is the web server, MySQL is the database and PHP is the programming language. Good news is that, as the outcome of the open source research of Nokia PAMP, the AMP stack for Series60 mobile devices is now available. more...