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

Combine efforts with TraceKit? #45

Closed
devinrhode2 opened this issue Jan 11, 2013 · 14 comments
Closed

Combine efforts with TraceKit? #45

devinrhode2 opened this issue Jan 11, 2013 · 14 comments

Comments

@devinrhode2
Copy link

Might be of interest, https://github.com/occ/TraceKit
I've been doing plenty of work on the project, along with @occ

TraceKit supports IE. (to the extent possible)

When we combine efforts, we just get more collective bug fixes and features. Both projects basically do the same thing, so I think it makes sense to do this eventually.

@eriwen
Copy link
Member

eriwen commented Jan 15, 2013

Awesome, thanks for reaching out :)

I'm going to respond to this via email unless you have any objections.

@occ
Copy link

occ commented Jan 15, 2013

Could you cc me as well?

@ergo
Copy link

ergo commented Jan 16, 2013

Hey guys, any comments on this subject?
I will be implementing javascript client for errormator.com based on your awesome projects, so I could help wherever i can :]

@eriwen
Copy link
Member

eriwen commented Jan 16, 2013

@ergo As soon as something, if anything, is decided, we'll let everyone know here and other places :)

@ergo
Copy link

ergo commented Sep 3, 2013

so 8 months have passed any news on this?

@devinrhode2
Copy link
Author

I recently left my job and am looking at various things I could spend my time on and javascript error stuff is pretty high on the list. However, I'm currently in the position of not really want to do stack normalization on the client, if at all. The browsers give the errors they do. The stack normalization module could be loaded into the client, but I personally think server side data normalization is superior.

@ergo
Copy link

ergo commented Sep 3, 2013

I'm writing a JS client for http://errormator.com, and I have to normalize data for the api ;-) Thats why i'm bringing this up.

@devinrhode2
Copy link
Author

ok, fork this repo and make it happen! You can even fork it into ErrorMator's GH account so the company can rep it

@ergo
Copy link

ergo commented Sep 3, 2013

@devinrhode2 any chance i can see you somewhere on freenode IRC if i have a question on the subject?

@devinrhode2
Copy link
Author

Not usually on irc, but definitely add me on Google chat/hangouts,
devinrhode2 on gmail.com, we also had a shieldjs irc room on freenode.. if
you prefer to get me in group irc lmk
On Sep 3, 2013 3:45 PM, "Marcin Lulek" notifications@github.com wrote:

@devinrhode2 https://github.com/devinrhode2 any chance i can see you
somewhere on freenode IRC if i have a question on the subject?


Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-23753288
.

@devinrhode2
Copy link
Author

Also, on v8 there's api's for controlling how many stack frames are
tracked, you can also control formatting and actually get a plain array or
the stack info objects.. Search around v8 docs, certainly searching for how
to change number of stack frames will lead you to everything I'm mentioning
On Sep 3, 2013 4:01 PM, "devin rhode" devinrhode2@gmail.com wrote:

Not usually on irc, but definitely add me on Google chat/hangouts,
devinrhode2 on gmail.com, we also had a shieldjs irc room on freenode..
if you prefer to get me in group irc lmk
On Sep 3, 2013 3:45 PM, "Marcin Lulek" notifications@github.com wrote:

@devinrhode2 https://github.com/devinrhode2 any chance i can see you
somewhere on freenode IRC if i have a question on the subject?


Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-23753288
.

@devinrhode2
Copy link
Author

I respond pretty quickly via email too as you can sey
On Sep 3, 2013 4:11 PM, "devin rhode" devinrhode2@gmail.com wrote:

Also, on v8 there's api's for controlling how many stack frames are
tracked, you can also control formatting and actually get a plain array or
the stack info objects.. Search around v8 docs, certainly searching for how
to change number of stack frames will lead you to everything I'm mentioning
On Sep 3, 2013 4:01 PM, "devin rhode" devinrhode2@gmail.com wrote:

Not usually on irc, but definitely add me on Google chat/hangouts,
devinrhode2 on gmail.com, we also had a shieldjs irc room on freenode..
if you prefer to get me in group irc lmk
On Sep 3, 2013 3:45 PM, "Marcin Lulek" notifications@github.com wrote:

@devinrhode2 https://github.com/devinrhode2 any chance i can see you
somewhere on freenode IRC if i have a question on the subject?


Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-23753288
.

@eriwen eriwen closed this as completed Jan 26, 2014
@niemyjski
Copy link

Did anything ever come out of this?

@devinrhode2
Copy link
Author

Not really, unfortunately. The most recent work I know of this is here:
https://github.com/devinrhode2/Shield.js

Now that we can write ES6 thanks to Babel, many things can be done
differently. iirc a key blocker for me was how to link up modules, which is
what my last commit had to do with. I'm sure we could make some great
progress pair programming sometime, if you or anyone is interested. My
skype username is the same as my github username.

-Devin http://zerply.com/DevinRhode2
http://zerply.com/devinrhode2

On Fri, May 1, 2015 at 7:30 PM, Blake Niemyjski notifications@github.com
wrote:

Did anything ever come out of this?


Reply to this email directly or view it on GitHub
#45 (comment)
.

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

No branches or pull requests

5 participants