Search the web
Sign In
New User? Sign Up
canvas-developers · Canvas Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Interest Check in Standardized Deployment Methods   Message List  
Reply | Forward Message #485 of 493 |
Re: [canvas-developers] Interest Check in Standardized Deployment Methods

it's a good idea, the task seems very simple now: get the ".jzip"(this ahven't anme yet, right?) file, upack it, read metaconfig and open the main document.

the rest seems natural: relative paths everywhere, define all possible config options, a sample runtime able to handle that zip file and - of course - gather more people arround the idea!

2009/1/6 Jerason Banes <jbanes@...>

I think we're on the same wavelength here. I was also thinking something along the lines of a JAR for Javascript. Here's the RFC I posted on the WiiCade forums on that idea:



However, it's probably best to ditch the extra MANIFEST.MF and/or WEB-INF data. Those are Java-specific forms of Meta Data. I was thinking of a similar idea, but in JSON format:


The nice thing about using JSON is that it leaves the option open for client-based integration. e.g. Rather than having a JSP or PHP page write out an IFRAME or include the script, I could have a bit of AJAX code read the extracted manifest from the server and generate the correct elements to display the application.

Thanks!
Jerason
(...)



Tue Jan 6, 2009 6:31 pm

sombriks_1
Offline Offline
Send Email Send Email

Forward
Message #485 of 493 |
Expand Messages Author Sort by Date

Hi all! As many of you probably noticed from my recent message, I've managed to complete a very sophisticated Javascript game recently. In addition, I've been...
Jerason Banes
thewiirocks
Offline Send Email
Jan 6, 2009
5:19 pm

what about .war files? 2009/1/6 Jerason Banes <jbanes@...>...
Leonardo
sombriks_1
Offline Send Email
Jan 6, 2009
5:26 pm

As in Java Web Application Archives? Doesn't that seem a bit heavy-weight? WAR files would have to be deployed as complete Java applications on a ...
Jerason Banes
thewiirocks
Offline Send Email
Jan 6, 2009
5:36 pm

starting to understand.... since the real entry point for the javascript app remains some document, that document could have standart default information...
Leonardo
sombriks_1
Offline Send Email
Jan 6, 2009
5:49 pm

I think we're on the same wavelength here. I was also thinking something along the lines of a JAR for Javascript. Here's the RFC I posted on the WiiCade forums...
Jerason Banes
thewiirocks
Offline Send Email
Jan 6, 2009
5:59 pm

I think we're on the same wavelength here. I was also thinking something along the lines of a JAR for Javascript. Here's the RFC I posted on the WiiCade forums...
Jerason Banes
thewiirocks
Offline Send Email
Jan 6, 2009
6:11 pm

it's a good idea, the task seems very simple now: get the ".jzip"(this ahven't anme yet, right?) file, upack it, read metaconfig and open the main document. ...
Leonardo
sombriks_1
Offline Send Email
Jan 6, 2009
6:32 pm

... That's basically it! The devil is in the details, of course. What exactly will the meta-config tell the platform? Do we open the main document in an IFrame...
Jerason Banes
thewiirocks
Offline Send Email
Jan 6, 2009
8:05 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help