.mobi Websites Now Available to Register
Jaruzel writes to mention a BBC article about the availability of .mobi addresses for registration. The new TLD is intended to give a home to websites specifically formatted for mobile devices. From the article: "MTLD is promising that websites with a registered dotmobi address will be optimized for mobile phones, guaranteeing users a consistent experience. It costs about $25 (£14) to register a dotmobi site for a minimum two-year period. Oliver said that while he agreed with the need to improve the mobile web experience, promises of a 'consistent experience' did not always equate with reality."
Why not just use "mobi.ibm.com", for example - why do we need a TLD for this? It's not like there's going to be millions of .mobi sites.
No folly is more costly than the folly of intolerant idealism. - Winston Churchill
"It is not yet possible to register .mobi domains. Dot Mobi domains will be registered through ICANN accredited registrars. Please check back to this page for updates on when and where to register .mobi domains" - right underneath the big register button....
At least the useless TLD are four letters or more.
Makes it easy for program to classify them.
Yep. You shouldn't be using all those div tags anyway. And definitely not all those layout tables.
If your site absolutely has to look a particular way that you can't just render with a minimal set of tags... maybe you should rethink trying to make your site look that way.
Touche. It won't reduce the bandwidth but you can easily hide your content. Some sites look *radically* different with and without style. For example, if you have the web developer extension for Firefox (or something equivalent) then hit up mozilla.org and then disable the styles (if not then copy the HTML into a blank page and strip off the link tags). There's two approaches here: minimal HTML design and dress it up with CSS (which is what mozilla.org does) or layout your entire site in HTML (as is usually done) and fine-tune with CSS. As of this writing, mozilla.org is 2796 bytes (excluding style sheets but including the links to them) but you might be deceived of that number by looking at the page.
If I can't claim brokenness on improper use of style then I do so on the user agent not being wholly reliable. If it was then you could switch your output *at render time* instead of at the virtual host level of your web server.
My point was that there are definitely ways to solve this issue without resorting to a new TLD with $25/year fees. Otherwise we better start
:wq
Some top-level domains are properly policed. Try getting a .edu for your blog, for example (or a .ac.uk if you are rightpondian). I agree .com is in a sorry state though; it's become the web equivalent of USENET's alt.*, but with a less meaningful name.
I am TheRaven on Soylent News
In my experience so-called "special" web sites made for mobile phones work much worse than the normal ones and besides that Opera mini can display just about any site perfectly (the only difference from viewing on a PC is that you will have to do a lot more paging)