Tag Archives: Frameworks
MyMobileWeb Free Training Course
March 18, 2009, by Ruadhán O'Donoghue
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?... Read More
A Simple Mobile Site with CodeIgniter
January 26, 2009, by atrasatti
In the words of the developers "CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task."While CodeIgniter can be considered a small framework compared to competitors such as Zend Framework, it comes with all the basic libraries that we are all using in every single project we develop... Read More
Build a Mobile and Desktop-Friendly Application in Django in 15 Minutes
January 5, 2009, by ronan
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... Read More
Creating mobile web sites using Google App Engine
May 29, 2008, by ronan
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!... Read More
Creating Mobile Web Sites with Google App Engine
May 29, 2008, by ronan
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... Read More