Host downloads somewhere other then SceneJS.org
Reported by lindsay.kay (at xeolabs) | May 9th, 2010 @ 11:42 PM
Need to save bandwidth in case people link directly to download libraries.
With a Google Sites web site, you can keep cross-server callable JavaScript files for free - http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file....
Comments and changes to this ticket
-
lindsay.kay (at xeolabs) May 10th, 2010 @ 01:02 AM
- State changed from new to resolved
Downloads are now hosted at GitHub: http://github.com/xeolabs/scenejs/downloads
Not using Google Sites because it redirects to an intermediate "Download your attachment" page.
Libraries for IDE are still hosted at scenejs.org
-
Theo May 10th, 2010 @ 03:08 AM
Hi Lindsay
Great!
Now what would you think of also always having a second copy of the latest build named "scenejs.min.js"?
This way web pages could link directly to the latest version of the file and developers would not have to worry about having to download the updates the file.
Theo
-
lindsay.kay (at xeolabs) May 10th, 2010 @ 04:05 AM
Sure, how about this link:
http://github.com/downloads/xeolabs/scenejs/scenejs-latest.min.js
My rationale is that "latest" would warn people browsing the downloads that it is going to change...
-
lindsay.kay (at xeolabs) May 10th, 2010 @ 04:07 AM
Actually thinking about it, probably tidier to use http://github.com/downloads/xeolabs/scenejs/scenejs.min.js
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.