corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Mobile (HTML5) Frameworks


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Mobile (HTML5) Frameworks
Dom
Member

Registered: 13th Sep 03
User status: Offline
3rd Sep 12 at 16:08   View User's Profile U2U Member Reply With Quote

I'm looking to expand a web application to include (partial) mobile support (initially iPhones but may include Android/Backberry) and wondering if anyone has had experience with using mobile frameworks? Any recommendations?

Tar
ed
Member

Registered: 10th Sep 03
User status: Offline
3rd Sep 12 at 17:49   View User's Profile U2U Member Reply With Quote

jQuery Mobile is ok, it's a bit limited and the UI is slightly garish. It's based on jQuery (obvs) so it's nice and simple, but needs expansion/plugins to have more than basic functionality.

Sencha Touch is the shiz, but it's pretty complicated to get into. I didn't get very far with it as I've always done little mobile jobs which didn't need all the functionality so couldn't justify the time to learn it all.

Kendo UI Mobile is beautiful, gives you a native look over multiple platforms an is based on jQuery so it's pretty simple and familiar for most web devs. It's free in some circumstances but for most projects you'll have to pay for it. I've never managed to get a client to cough up for it though so not used it in anger yet.

I also came across this the other day - looks interesting: http://www.lungojs.com/
ed
Member

Registered: 10th Sep 03
User status: Offline
4th Sep 12 at 10:20   View User's Profile U2U Member Reply With Quote

One more I forgot about too, Bootstrap. Responsive layouts seem to be quite popular now - it does seem like a good idea to make full use of CSS3 media queries to serve the same content to all devices and let the device decide what it can display rather than trying to make that decision yourself using the UA string.

http://twitter.github.com/bootstrap/
Dom
Member

Registered: 13th Sep 03
User status: Offline
4th Sep 12 at 10:47   View User's Profile U2U Member Reply With Quote

Much appreciated Ed.

Was looking at LungoJS last night actually, seemed to be pretty fluid and straight forward from the quick gander. The-M-Project and DHTMLX Touch are a few others i've seen that look decent.

As you say, Kendo looks brilliant But as always budget is tight so likewise, there's no way i'm going to be able to get the client to pay for it

I initially thought of Bootstrap but it lacks the features that a dedicated mobile framework offers.

By the way, have you rolled out any apps/sites built on mobile frameworks? Any tips/tricks you can offer?
ed
Member

Registered: 10th Sep 03
User status: Offline
4th Sep 12 at 11:03   View User's Profile U2U Member Reply With Quote

I've done one in the past using jQuery Mobile, NDA protected so can't say what it was and I don't think it's online anymore anyway. Main thing I learned from that one is to not use jQuery Mobile It's kind of featureless in comparison to other libraries available, but I guess some people like to have more flexibility when creating things. Saying that, this project was completed a year ago now so it may have improved.

I'm building a web-app at the moment for someone, they haven't sent me the designs over yet so I'm not too sure how I'm going to code the UI but it requires file uploads so I'm going to package up an iOS app for them as well as the web version. Will be writing something in my blog about all that at some stage, though it's covered by an NDA too so will have to be quite general.
Dom
Member

Registered: 13th Sep 03
User status: Offline
4th Sep 12 at 11:17   View User's Profile U2U Member Reply With Quote

Might give JQMobile a miss then

Although do you need a dedicated app for the uploads? Could you not use HTML5 uploading (ie: Uploadifive - supports HTML5/Flash/Silverlight/Form-data plus does chunking)?

Will keep an eye out for your blog post though

[Edited on 04-09-2012 by Dom]
ed
Member

Registered: 10th Sep 03
User status: Offline
4th Sep 12 at 11:33   View User's Profile U2U Member Reply With Quote

Negatory on iOS - access to the filesystem/image gallery is denied on pre-iOS 6 devices. The only way to do is is with a dedicated app. Typical Apple

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Apple News Apple iOS 4.2 jamied Geek Day 126 7171
1st Dec 10 at 09:00
by AndyKent
 
iPad or Playbook Jambo Geek Day 61 2628
6th May 11 at 16:30
by Nismo
 
iPhone 4 and YouTube. Dave Geek Day 15 1042
7th Jul 11 at 11:55
by A2H GO
 
Wave goodbye to Adobe Flash Andoid lovers Bart Geek Day 45 981
10th Nov 11 at 15:08
by adiohead
 
Mobile redirect Gary Geek Day 14 440
8th Aug 12 at 10:34
by Dom
 

Corsa Sport » Message Board » Off Day » Geek Day » Mobile (HTML5) Frameworks 28 database queries in 0.0106480 seconds