Wikipedia Launches a New Mobile Interface, Seeks Help 70
hampton2600 writes "The Wikimedia Foundation is proud to present our new mobile site optimized for modern high-end phones. The interface is focused on being clean and easy to read on your mobile device. We currently officially support reading on the iPhone and Android phones. The new gateway is written entirely in Ruby (using the Merb framework) and the Git repository can be found here. We are looking for open source help with supporting other phone types and translations into new languages. Currently 8 languages are supported, but we'd like to support all languages Wikipedia supports. This is an active project and we are looking for new features, etc. from the community."
FINALLY! (Score:3, Informative)
Re:FINALLY! (Score:5, Funny)
Re: (Score:2)
The most frustrating thing about the old mobile site [wikipedia.org] was that it straight-up doesn't display tables. Which makes it tough when you want to, say, look up the songs that appear in Guitar Hero, or want to browse the episode information of a TV show.
Thank fuck they made this version! Much better!
Re: (Score:2)
What's the point of these mobile sites again? Why are they different? Isn't this what's supposed to be solved by different stylesheets for different vi
Re: (Score:2)
Re: (Score:2)
Opera Mini runs on pretty old phones and works extremely well with Wikipedia. The new mobile version uses less bandwidth, but apart from that the full version is fine. The mobile version also loads REALLY quickly -- much faster than full Wikipedia -- on my desktop browser, that's what's really amazing.
Re: (Score:2, Interesting)
Low bandwidth, for one. This weekend I was at a campground, right on the edge of having no signal at all (had to walk a half mile from our campsite to get out of totally dead space), and wanted to check the weather report to see if a storm would hit us. m.wund.com [wund.com] is much more useful than www.wunderground.com [wunderground.com] in such a circumstance.
Of
Re: (Score:1)
Re: (Score:3, Insightful)
I don't see the point of this when we already have WikiTap [vtap.com] for the G1 and the iPhone.
This site violates Wikipedia's NPOV (Score:2, Funny)
Biased towards mobile devices.
Re: (Score:2)
Wikipedia is communism.
And how is that bad, comrade?
Wikipedia dot communism (Score:2)
Wikipedia is communism.
As is the rest of the Internet [slashdot.org], comrade.
Screen Size (Score:4, Insightful)
Having used both the regular site and the mobile site on my G1, I can say that the key advantage of the mobile site is that it's optimized for the small screen size. When the screen is only 2 inches wide, you don't want to clutter it up with sidebars and floated images. Sure, you can get around it a bit with a zoom interface and 2D panning, but it's much simpler if you only need to scroll in one direction: down.
Re: (Score:1)
I should probably clarify that I'm talking about the mobile version of Wikipedia, and not that other site mentioned in the previous post.
vs m.google (Score:3, Informative)
It will be interesting to see how it compares to going to m.google.com and linking to a site through a search result. My experience so far is that m.google does a pretty good job of reformatting sites for mobile devices on the fly.
I'll probably be able to submit some feedback based on testing on the PSP.
Accelerometer support? (Score:3, Funny)
Re: (Score:2)
> Shake phone to shuffle "citation needed" tags around page.
After all, they are placed essentially at random...
Maury
Re: (Score:2)
Re: (Score:2)
>
After all, they are placed essentially at random...
Do you have a source for that claim? ;)
-Taylor
Re: (Score:2)
Native App (Score:4, Insightful)
Sorry, but wherever possible I avoid booting up the iPhone browser, and prefer to use native apps. There are such apps for Wikipedia available, and free, so I don't see myself using the mobile site. Am I alone in this? I don't go to Netflix, or Facebook, or any other sites anymore where there is an application I can boot up more quickly.
Re: (Score:2)
Indeed.
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
Is there an app you can use to edit wikipedia or just read it? The mobile site doesn't allow editing or logging in.
CSS? (Score:3, Insightful)
Instead of using a different url for handhelds, why not use a customized CSS together with the "handheld" media type?
See http://www.w3.org/TR/CSS2/media.html [w3.org]
Having two different urls for the same content, but for different target devices breaks the concept of linking. Google and other webpages linking to Wikipedia can not know (and should not know) what kind of device the users have.
Re:CSS? (Score:4, Informative)
There are changes that can't be done with CSS. For example, you can hide Wikipedia's navigation framework, but you can't keep the 25k of HTML from being transmitted in the first place. You can resize images with CSS, but you can't keep the larger size from being transmitted, and you can't make the client-side scaling look good.
Re: (Score:2)
I thought you could totally do that in webkit w/ whatever this: http://webkit.org/blog/55/high-dpi-web-sites/ [webkit.org] turned into. Did that feature ever happen?
Re: (Score:2)
I thought you could totally do that in webkit w/ whatever this: http://webkit.org/blog/55/high-dpi-web-sites/ [webkit.org] turned into.
That page recommends SVG, higher-resolution images scaled down in the <img> element, and use of a new, IE-incompatible CSS attribute to scale background images and list bullets. It doesn't help the bandwidth problem that you will want to send less-detailed vectors or less-detailed bitmaps to a device with fewer dots per inch or bits per second.
Re: (Score:2, Interesting)
Re: (Score:3, Interesting)
25KB of navigational HTML implies a rather more fundamental flaw.
Re: (Score:2)
These are avoidable, but I run into them constantly.
Re: (Score:2)
It's not really the same content. The normal page simply has too much stuff for a good interface on something as small as a mobile device. Much of the UI is missing, such as the left nav bars and the tabs for article history and discussion. Sure, you could hide the extra stuff with CSS, but on a mobile device, where CPU and bandwidth are bigger issues, that's not a good solution. It's just a case of the right tool for the right job. Some sites are better off making use of CSS for mobile devices and sending
Don't show all that 'featured article' crap (Score:4, Insightful)
Put it on another page. Mobile isn't just about displaying on a small screen; it's about not wasting your user's bandwidth. The page at 'm.wikipedia.org' should have a search box. Done. Put a link to a 'featured article' or some such if you must.
Re: (Score:2, Informative)
Re: (Score:2)
Re: (Score:2)
There is never 'unlimited bandwidth.' Any more than there is unlimited memory, unlimited storage space, unlimited processor speed. At least two of those are just as important on a mobile device as the bandwidth part.
Let alone the difference between 'unlimited bandwidth' and 'unlimited throughput speed.'
Quite honestly, saying 'we're targeting unlimited bandwidth' is just asinine, in my most humble (well, not so humble) opinion. Ranks right up there with '640 k' and all that.
By the way, the current version
Re: (Score:1)
Re: (Score:2)
Define 'reasonable' data plan. Or is the Encyclopedia for Everyone(tm) only for people who can afford the crazy carrier fees? Or for people who happen to be lucky enough to get a good plan?
It's still no excuse for not optimizing. And how is moving what is, to what I'd think is the majority of users, unnecessary data off of the main page and to a sub-page, where it's still available, being somehow future-unproof?
Re: (Score:2)
mobile technology and bandwidth are moving fast
This might be true in Japan, Korea, the UK, Ireland, and mainland Europe. But North America, home to three-fourths of people who live in an industrialized anglophone country and therefore a huge part of the readership of English Wikipedia, tends to lag in the 3G department.
Re: (Score:2)
Don't let the haters and trolls get ya down. ...What I like is the comment from the one guy who's like, "Man, I don't want to use m.wikipedia; I've already got an app for that!" *Sad trombone*
Re: (Score:2)
For starters the en.m.wikipedia.org site uses the same URL scheme as the normal Wikipedia. By changing the subdomain from "en." to "en.m." you're magically using the mobile version of Wikipedia. This also allows easy links different Wikipedia site translations, this [wikipedia.org] is the German version of this page [wikipedia.org]. The old mobile site is fine for accessing with older or less capable devices or if you have an extreme bandwidth constraint. The newer mobile page (which has actually been live for quite a while) gives a much
Re: (Score:2)
Because this one is aimed at high-functioning mobile browsers, not at bare-minimum browsers. The old mobile site is practically text-only and breaks each article into dozens of tiny pages in order handle low-bandwidth and low-memory devices. The newer site is more focused on formatting the page to maximize space and readability on a device that can handle modern web pages, but has a teeny tiny screen.
Compare:
Mona Lisa on new mobile site [wikipedia.org].
Mona Lisa on old mobile site [wikipedia.org].
Now tell me which one you'd rather read,
Re: (Score:1)
Now I've downloaded the article on Mona Lisa, my phone is following me around the room...
Please don't cripple the iPhone (Score:3, Interesting)
I am extremely tired of websites suddenly realizing that the iPhone is a cell phone and immediately redirecting me to the "useful" mobile site, which is usually optimized for WAP devices. Even worse, the majority of them do not allow you to access the fully enabled site in any way, shape, or form. Look, I can understand that some iPhone users would prefer to see the WAP site. However, one of the selling points of the iPhone for me is that it has a web browser that allows me to navigate and read any site. Please allow me to keep using the full functionality of the iPhone and your website and quit trying to dumb it down for me.
Re: (Score:3, Interesting)
So far, I haven't seen them do any automatic redirecting. But they do detect iPhone and Android browsers on the regular site and add a link at the top of the page saying "View this page on Wikipedia's mobile site."
Re: (Score:1)
Re: (Score:1)
For one, you can actually edit the 'pedia...
Minification is not a bad thing (Score:2)
Great! (Score:4, Interesting)
And a good mobile version of Slashdot is coming... when?
Re: (Score:2)
And what the FUCK is with mainstream news sites' mobile version being so pathetic? m.theage.co
Re: (Score:2)
Opera Mini formats Slashdot perfectly on my mobile phone.
I don't know if the magic is being done by Slashdot using some sort of browser indentification, or by Opera (Opera Mini accesses the web through a proxy run by Opera), but the resulting page looks nothing like the normal Slashdot page, and is much smaller too.
In fact, you can configure Opera Mini to get the full page (deselect "Mobile View") and you can see the difference both in layout and in size.
Re: (Score:2)
Avantslash [fourteenminutes.com] is what you need. It'll produce a mobile version which is perfect for Windows Mobile, Smartphones, Blackberries and iPhone. I use it every day to read Slashdot on the train. Disclaimer: I wrote it.
I did read the site linked in your signature and commend you for a making a good effort. To be honest, although mine is more convoluted, I think it produces a better result. However if you've got some ideas on how to improve it then do let me know