Moderator: moderators
klm46 wrote:sorry for doublepost, but i got an little issue. the "created" output seems to be broken. if using the chrome-app connecting the same server, the output is correct.
tsquillario wrote:Interesting...how is this different than using Chrome and creating an "Application Shortcut"? Seems to be very similar.
amhairghin wrote:tsquillario wrote:Interesting...how is this different than using Chrome and creating an "Application Shortcut"? Seems to be very similar.
Hi.
The only diference is that if you not use Chrome and you wish all Chrome features then you can use this standalone version. If you see i don't touch your code, only add some functions to work with TideSDK. In MacOS (for example) work fine because i can close the AppWindow and continue listen (with Chrome you can't do this).
Greetings
tsquillario wrote:Could you point the AppWindow to http://tsquillario.github.io/Jamstash?
I guess if your server is local then everything is self contained, makes sense for that case.
amhairghin wrote:tsquillario wrote:Could you point the AppWindow to http://tsquillario.github.io/Jamstash?
I guess if your server is local then everything is self contained, makes sense for that case.
Sorry for taking time to answer, but too work this days...
I can point the AppWindow directly to github, but the idea is that you can use it offline with local server. On the other hand, I have to add some js lines in the index for local window support and configuration.
Talking about this. I have a proposal to you. In my app I store all config values in a config-file because the cookies are destroyed web the app closes. With this method I open the app, read the file, create a cookie and configure the app (because I cannot touch your code). How about if you make a separate store-backend.js to store data? You can implement a save_config() and load_config() functions (for example) and in store-backend make the save cookie. With this it's easy change it to save settings in a file, database, etc. And I can create a portable app to FirefoxOS
What do you say?
tsquillario wrote:Right now defaults for settings are set from the global.js file https://github.com/tsquillario/Jamstash/blob/gh-pages/js/global.js, then overwritten if a value is set in a cookie.
Couldn't you just edit this file?
Return to Jamstash (formerly MiniSub)
Users browsing this forum: No registered users and 3 guests