Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thanks and Questions #1

Closed
mikeglenn opened this issue Feb 7, 2014 · 4 comments
Closed

Thanks and Questions #1

mikeglenn opened this issue Feb 7, 2014 · 4 comments

Comments

@mikeglenn
Copy link

Brendan, thanks for writing mog-export. A lot of MOG users should be desperate for this right about now with a very different Beats service replacing our beloved MOG. I really want to try this, but first three newbie questions:

(1) How does one run this JavaScript after opening the MOG player?
(2) Is any browser recommended over the others? I have Firefox, Chrome and IE.
(3) I did some checking and see no reason to doubt that you're an honest developer trying to help others, but is there any words of assurance and advice you can provide to alleviate my fears about running this relatively unknown script?

Thanks for understanding.

@bhoule
Copy link
Owner

bhoule commented Feb 7, 2014

Hi Mike,

The easiest way to run this would be to copy the code and paste it into the JavaScript Console. Chrome is probably your best bet, but other browsers may also work.

I really can't offer more assurance beyond the fact that the code is open source. It's rather succinct and shouldn't take too long to read through.

-Brendan

@bhoule bhoule closed this as completed Feb 7, 2014
@mikeglenn
Copy link
Author

Brendan,

Okay, I have MOG player open in Chrome, opened JavaScript console, pasted your code in there and now it's just sitting there. Now what? I looked and looked and even did a Google search. A couple sites that actually mention how to run a script say I should paste it into the address bar, but that didn't work.

Sorry for being a total noob, but can you help?

Thanks,
Mike

On Feb 7, 2014, at 1:51 PM, "Brendan Houle" notifications@github.com wrote:

Hi Mike,

The easiest way to run this would be to copy the code and paste it into the JavaScript Console. Chrome is probably your best bet, but other browsers may also work.

I really can't offer more assurance beyond the fact that the code is open source. It's rather succinct and shouldn't take too long to read through.

-Brendan


Reply to this email directly or view it on GitHub.

@bhoule
Copy link
Owner

bhoule commented Feb 10, 2014

Once you've pasted the JavaScript into the Console you need to press the Enter or Return key to evaluate it. Chrome should download the JSON file a few seconds later. Hope that helps!

@mikeglenn
Copy link
Author

Brendan,
Really appreciate your help. I had a feeling it was something so easy that almost no one bothers to mention it lol. Unfortunately for me the result is an immediate error after hitting the Enter key:
SyntaxError: Unexpected token <message: "Unexpected token <"stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }proto: Error
I was careful to copy and paste all the code into console. Probably some other simple mistake on my part. If you feel you've already spent enough time on this I'll understand.
Thanks,Mike
Date: Mon, 10 Feb 2014 07:42:53 -0800
From: notifications@github.com
To: mog-export@noreply.github.com
CC: mike.glenn@outlook.com
Subject: Re: [mog-export] Thanks and Questions (#1)

Once you've pasted the JavaScript into the Console you need to press the Enter or Return key to evaluate it. Chrome should download the JSON file a few seconds later. Hope that helps!


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants