Languages

Menu
Sites
Language
Tizen UI - without all the overhead?

I've taken great care to keep my code lean using only the bare minimum required javascript and css needed. So far so good the app is running smooth and fast.

I'm looking at the Tizen UI sample application and it seems really bloated, in my experience JQM is quite slow. Has anyone tried implimenting the Tizen look and feel without using the framework? I'd be interested in using and contributing back to a project like that. 

Responses

2 Replies
Lakshmi Grandhi

Hi,

Tizen is a open source project, you are welcome to contribute to tizen source. For this you need to get gerrit access and then you can contribute to code.

For more information go through the help https://developer.tizen.org/help/topic/org.tizen.platform.development/html/platform_dev_env/gerrit.htm

Philip Kirkbride

If nothing exists similar to what I'm describing I think we'll just create a custom UI which will work across multiple platforms. We might have that design influenced by some of the Tizen UI principles considering we're entering the App Challenge but there is no way it's going to be worth it for us to do something like this without support from other devs or Samsung. 

One library I'm finding really useful as a starting point is Ratchet.js. http://maker.github.io/ratchet/

Warning to everyone jQuery UI == Slow