jQWidgets Forums

jQuery UI Widgets Forums General Discussions widget hosting ??

This topic contains 9 replies, has 5 voices, and was last updated by  Peter Stoev 10 years, 3 months ago.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • widget hosting ?? #6795

    wakelt
    Member

    Good Morning;

    Is there a website that hosts the widget .js files such they can be dynamically downloaded
    when needed ??

    Any pointers would be appreciated.

    thanks,
    walter

    widget hosting ?? #6811

    Peter Stoev
    Keymaster

    Hi Walter,

    We don’t have information about such website. If you wish to download the widgets, visit our Download page. The latest .js files are also available in our Demo page.

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    widget hosting ?? #7696

    Json
    Member

    Hi,

    I am new to jqWidgets and was wondering the same exact thing. Specifically, along the lines of the CDN services. For example, the dojo toolkit utilizes the googleapis domain to centrally host its toolkit library, so developers can simply point to that source location for the needed javascript libraries. It makes it easier for people who just want to quickly build some test examples so that they don’t have to download and or carry-around the latest version of the sources. Any plans for this in the future ?

    Liking more and more of jqWidgets every day – keep up the good work

    Regards,

    Jason

    widget hosting ?? #7732

    Peter Stoev
    Keymaster

    Hi Jason,

    Thanks for the suggestion.

    However, for now we don’t have any plans to do that.

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    widget hosting ?? #7807

    Json
    Member

    Thanks Peter.

    Guess I’m a bit discouraged to see that it is not a plan even in the works considering that things seem to be moving in this direction. I did not mention above but jquery even also offers this up as a feature. It particularly becomes helpful in situations where a library has grown in size and a team wishes to not include an entire widget library into the source revision control system. I’ve been there with dojo – in the days before it introduced the CDN feature – and we’ve had projects that contain a few hundred toolkit related files in their revision control repositories – which puts burdens on build processes, machine resources, IDEs, etc for the web application. I guess a project team could always host the widgets on a dedicated internal server (and in some ways that might actually be preferred), but never-the-less, still more curious to the reason for no CDN.

    Related to this, what is the likelihood of jqWidgets introducing a light-weight loader – again similar to the asynchronous module loader concept that other widget systems like dojo utilize. It is very nice because you only have to have a single javascript page include (an include for just the light-weight loader) which in turn, loads in the modules/widgets needed by the page (that which is specified as part of a requires type declaration statement read in by the loader at page load time).

    In my experience working with dojo this has been a very clean approach towards keeping the number of dependent javascript library includes to a minimum.

    Just would like to see how jqWidgets plans to specifically address these concerns. We are evaluating whether to use jqWidgets both in the mobile and desktop web application space, hence a little more insight is much appreciated.

    Regards,

    Jason

    widget hosting ?? #7810

    Peter Stoev
    Keymaster

    Hi Jason,

    The idea about the loader is interesting and we will consider it in the future. I’ll create a work item about it. If we decide to implement something like that, we’ll add it in our Roadmap.

    If you want to build something quick, the latest files are hosted here: jqwidgets.com/public/jqwidgets

    How to use it:

    Include: http://jqwidgets.com/public/jqwidgets/styles/jqx.base.css

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    widget hosting ?? #47212

    jgaris
    Participant

    I am also interested in the loader concept and accessing jQWidgets through CDN. I think you should revisit this topic and take a look at http://cdnjs.com/ Because of the total size of the package now standing at over 1.8MB, this would greatly increase performance of our web applications.

    widget hosting ?? #47213

    Peter Stoev
    Keymaster

    Hi jgaris,

    We will consider that in the future. Thanks for your request!

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    widget hosting ?? #66169

    chrisb1
    Participant

    Hi Peter,

    I’m wondering if you’ve given this any further consideration. I’d also be keen to see jQWidgets hosted, for me Google Hosted Libraries would be perfect.

    widget hosting ?? #66170

    Peter Stoev
    Keymaster

    Hi chrisb1,

    No, there are no changes. Widgets officially are hosted and can be downloaded only from our website.

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.