Following-up on my mobile web development post from last week, we have Daniel Glazou, co-chair of the CSS Working Group outlining the scope of the -webkit-prefix problem. Go read his post Call for Action: The Open Web Needs You *Now*. Or read some of what I’ve excerpted below. As in the past with IE6, it’s [...]
[9 Feb 2012]
Android’s stock browser supports the range input type, but in versions 3.x4.x and below (not sure about Android 4.x), it doesn’t actually display the UI. It does, however, support parts of the Shadow DOM. That means we can style this element, and give our users a visible control. The image below shows a rather garish [...]
[7 Feb 2012]
Much of what we see is that developers rely on a specific browser (e.g., Webkit) and they forget about other engines on various devices, including Opera, Firefox, and others. The problem seems most persistent on mobile, perhaps because of Webkit’s market share. Things break and developers don’t understand why; or they don’t notice the problem, [...]
[1 Feb 2012]
Opera Mini is Opera’s feature phone browser — our browser for so-called “dumb phones.” It’s lightweight and fast, in part because it is a proxy browser. Requests for pages go from the user’s handset to Opera’s proxy servers. The proxy servers make the request to the requested web site, parse the HTML and JavaScript — [...]
[23 May 2011]
It’s not as obvious as it seems in the Installing the SDK documentation. You’ll also need to do two (small) extra steps. Step 1: Make sure your JAVA_HOME path is using the correct value Edit or create a .bash_profile file in your home directory and add the following line. export JAVA_HOME=`/usr/libexec/java_home` This will set the [...]
[22 Mar 2011]
But now some see a new “digital divide” emerging—with Latinos and blacks being challenged by more, not less, access to technology. It’s tough to fill out a job application on a cell phone, for example. … Fifty-one percent of Hispanics and 46 percent of blacks use their phones to access the Internet, compared with 33 [...]
[9 Jan 2011]
The fact that the user has a small screen in their hand is one thing – the fact that it is in their hand at all is another. The fact that the user may be walking, driving, or lounging is yet another. In fact, it’s quite likely that they really deserve different content and services [...]
[15 Oct 2010]
But the mobile Web means different things to different people. For more affluent populations, it generally means wireless access with a laptop computer. For poorer people it means a cellphone, which is not a perfect replacement for other forms of online access, said Mr. Smith and several others who study social issues related to technology. [...]
[8 Jul 2010]
I carry around a Nexus One and an iPhone. Karanja carries around a Nokia 1600, the cheapest data-enabled phone you can buy ($25). Why? He does this so that he understands what his customers need and use. His clients aren’t your upper-class Blackberry toting professionals, they’re the “wananchi” (the ordinary person). That’s Erik Hersman of [...]
[14 May 2010]
From Vice magazine’s interview with University of California at San Diego professor Ricardo Dominguez and his Transborder Immigrant Tool. We looked at the Motorola i455 cell phone, which is under $30, available even cheaper on eBay, and includes a free GPS applet. We were able to crack it and create a simple compasslike navigation system. [...]
[18 Nov 2009]