QuirksBlog monthlies

This is the monthly archive for April 2010.

DIBI slides

Permalink | in Conferences
3 comments (closed)

I have posted my DIBI slides (PDF; 1,8Meg). It was a fun conference, and my presentation went well. Web developers clearly want to know about mobile.

The talks also seem to have been broadcast and taped; will let you know when they appear online.

continue reading

Dropdowns revisited

Permalink | in Coding techniques
16 comments (closed)

For my DIBI presentation I need a dropdown menu (in order to compare it on desktop and mobile), so I wrote one.

Point is, it took me thirty lines of JavaScript, nine of which only contain a closing }, and three of which deal with the fact that bloody Firefox still doesn’t support contains().

Net amount of lines: 18. Can somebody please remind me why we all used to think dropdowns are so extremely complicated? I can’t for the life of me figure it out.

continue reading

A pixel is not a pixel is not a pixel

Permalink | in Mobile
28 comments (closed)

Yesterday John Gruber wrote about the upped pixel density in the upcoming iPhone (960x640 instead of 480x320), and why Apple did this. He also wondered what the consequences for web developers would be.

Now I happen to be deeply engaged in cross-browser research of widths and heights on mobile phones, and can state with reasonable certainty that in 99% of the cases these changes will not impact web developers at all.

continue reading

Mobile miscellany; 14 April

Permalink | in Apple, Microsoft, Nokia, webOS
1 comments (closed)

Some updates on a few developing stories in the mobile space.

continue reading

Palm take-over watch

Permalink | in webOS
5 comments (closed)

This is just in: HTC is said to be considering taking over Palm. That would be an interesting development, since HTC is one of the few parties we can trust not messing up webOS but actually using it as it’s supposed to work.

Palm has an absolutely first-rate product in webOS, especially its user interface. As far as I’m concerned the Palm Pre is the only phone that’s (almost?) on a par with the iPhone when it comes to UI, although the system is completely different (and has supported multitasking from the start, not partially and as an “exciting” novelty).

continue reading

The orientation media query

Permalink | in Viewports
11 comments (closed)

Right now Jason Grigsby’s excellent summary of the orientation media query is making the round of blogs and tweets, and that’s well deserved. Media queries will become extremely important in the near future, when we have to build websites that work on any device resolution from 300px to 1280px or more.

Still, there’s one tiny nitpick I’d like to make, so that you fully understand when to use orientation and when to use device-width.

continue reading

Mobile browsers list and test advice

Permalink | in Mobile testing
19 comments (closed)

I have made a list of the fifteen mobile browsers I currently test. This will give you some insight in the current mobile browser market, which is volatile, complicated, and sometimes shrouded in mystery.

One of the commonest questions I get is “Which mobile browsers should I test?” The hidden question here is which devices you should own. It’s time to attempt an answer.

continue reading

Mobile Web or Objective-C?

Permalink | in Apple, HTML5 apps
15 comments (closed)

Cameron Moll is worried about a future in which we’ll all write Objective-C for the iPhone OS instead of writing web standards for the mobile web.

At one point in time, J2ME (now Java ME) and WAP were the starting points for a discussion on mobile strategy and the web. Then, for a brief period of time, you talked about HTML/CSS. Now, for a growing majority of mobile strategies that don’t require a global presence on widely varying devices, the discussion begins with iPhone.

Emphasis mine. Strategy and presence are the clue, and they’re the reasons I think the situation will not be quite as bad as Cameron fears.

continue reading

If you want to make money with apps, go BlackBerry

Permalink | in BlackBerry
9 comments (closed)

An interesting study caught my eye. When taken at face value, it proves that in order to really make money with apps you have to switch to the BlackBerry platform.

continue reading

Older

See the March 2010 archive.

This is the blog of Peter-Paul Koch, web developer, consultant, and trainer. You can also follow him on Twitter or Mastodon.
Atom RSS

If you like this blog, why not donate a little bit of money to help me pay my bills?

Categories: