by nolovelust
29. July 2010 17:22
Here are some tips from my experience on mobile web design.
Couple of years back you needed to learn WML (Wireless Markup Language ) to design a web site for mobile phones but that is not the case anymore. Mobile web design is not different than normal web design! If you have simple html, JavaScript and a server-side language skills you can design a mobile web site. DO NOT PAY companies to convert your web site to mobile web site.
Having said that you need to keep in mind couple of points below.
Design must be simple: Mobile phones have small screens and memory. You need to make sure you are not overloading web site with information. Make it simple as possible. Do not use too much JavaScript.
Design touch screens on mind: Most of the modern phones have touch screens and navigating around a site with fingers is quite hard. Do not make your visitors suffer. Try to design link tittle as large as possible without ruining overall structure of your site.
Test your web site: Try your web site on as many phones as possible. Although it would be ok to design for most common screen dimensions of today (240*320) as phones get advanced their resolution and screen sizes increases. Try not to set font size too small. You can use different css for different phones to achieve better results.
Obey web standards: Current standard for mobile web design is XHTML Mobile. You caa read more about it at http://en.wikipedia.org/wiki/XHTML_Mobile_Profile. Set your mime type correctly to application/vnd.wap.xhtml+xml. But keep in mind that if you want your mobile web site accessible via PC you should set server mime type to txt/html then set mime type on page with head tag <meta http-equiv="content-type" content="application/vnd.wap.xhtml+xml; charset=utf-8" />
You do not need special hosting for a mobile site! Just use your current hosting.
You do not need a .mobi domain name for your mobile site.
If you are using Asp.Net, do not use Asp.Net controls, post backs etc: Asp.net's VIEWSTATE feature clutters your page and keeps load times high.
Try to use Url Reverting to make page names short and clear
by nolovelust
23. July 2010 12:12
A rough advert slipped in to Admob's publisher network costed money to quite few people who use iPhone application called Talking Tom Cat.
Application designed for kids was using Admob adverts to support free version and some adverts was designed to trick users/children to click and dial premium rate numbers.
Admob said: "Click-to-call ads with premium numbers are classified as age-appropriate and normally would not appear in apps for children. We will work with the app developer to block these ads if we discover they are showing."
From TheRegister;
by nolovelust
20. July 2010 13:06
I have couple of sites where i need to keep up to date list or large amount of web sites. It is not easy job to make sure all web sites in the list are active. I've looked around for a simple and free software to automate this job but couldn't find one that meets my needs. There are commercial solutions but I don't really like to pay for something I can write.
So here is a simple app called URLChecker to validate/check active URLs in a list. It is nothing fancy but does the job.

Download URLChecker.zip (53.11 kb) Requires .Net 3.5
URLChecker-Soruce.zip (157.88 kb) C# source code for URLChecker if anyone wants to edit/change as they wish.
by nolovelust
20. July 2010 08:24
by nolovelust
18. June 2010 12:53
Developing apps for Android, iPhone and iPad ? Go to http://inmobi.com/smart-dev/worlddevfund/ to grap some of $2 Million from InMobi.
Inmobi offers 100% revenue share for Android, iPhone and iPad untill $2 million depleted. You will be paid 100% of you advertising income! Hurry up, first come first serve!
Personally as a mobile web developer I am a bit disappointed. Mobile web developers left out of this fund. I understand InMobi's aim to grab some share from juicy App Market(s) but there are thousands of mobile web developers who would start to use InMobi with such campaing!