Archive for February, 2009

Create a vCard mobile bookmark on the fly!

Andy Moore has created a very easy way to create a vCard for your mobile site on the go! Why does your site need a vCard? Because it makes it easy for people to bookmark your site. Here is what Andy Moore has to say:
bookmarker.mobi is a tool that lets you easily create vCards for [...]

API, Articles, Developers

Using Device Atlas to redirect Users

I’ve been working on a project that required both a mobile version, and a web version. After countless methods of browser detection, I find that Device Atlas was the only one that worked the way I wanted it to. How do I want it to work? I want it to detect whether the user is [...]

Articles, Code Snippets, Developers

How to Launch a Mobile Website

Videos

Get users to bookmark your site

This is a nice little trick that anyone can use to get users to bookmark your mobile site. This post was originally from mjelly.com – Thanks James for the very insightful posts!
The problem is that once you have got people into your mobile site it can be difficult to keep them coming back as mobile [...]

Articles, Code Snippets, Developers

Table like DIVS in mobile web design

Saw a request on Mobility.mobi for a div that will behave like a table. These are 2 really easy HTML and CSS codes you can use to get a ‘table’ on your mobile site.

Code Snippets, Developers