Discuss Scratch

scubajerry
Scratcher
1000+ posts

Remix comparator

http://stats.scratch.mit.edu/diff/remixcomparator.html

It this suppose to work with 2.0, or was it lost in the upgrade. I found this on project stealing WIKI page. http://wiki.scratch.mit.edu/wiki/Project_Stealing
joshuaho
Scratcher
1000+ posts

Remix comparator

I don't think that the remix comparing tool works in Scratch 2.0, it used to, in Scratch 1.4.
jgatcomb
Scratcher
90 posts

Remix comparator

scubajerry wrote:

http://stats.scratch.mit.edu/diff/remixcomparator.html

It this suppose to work with 2.0, or was it lost in the upgrade. I found this on project stealing WIKI page. http://wiki.scratch.mit.edu/wiki/Project_Stealing

It wouldn't be terribly difficult to write a comparator application.

- download project A
- download project B
- extract proj.json from each project
- perform diff

Of course, you could also spend a lot of time on it (is the only difference adding a costume or two).

Is this something you have need of or did you stumble upon it accidentally (I could be persuaded to write this app in Perl but it of course would be off-site).

Cheers,
Joshua
scubajerry
Scratcher
1000+ posts

Remix comparator

jgatcomb wrote:

scubajerry wrote:

http://stats.scratch.mit.edu/diff/remixcomparator.html

It this suppose to work with 2.0, or was it lost in the upgrade. I found this on project stealing WIKI page. http://wiki.scratch.mit.edu/wiki/Project_Stealing

It wouldn't be terribly difficult to write a comparator application.

- download project A
- download project B
- extract proj.json from each project
- perform diff

Of course, you could also spend a lot of time on it (is the only difference adding a costume or two).

Is this something you have need of or did you stumble upon it accidentally (I could be persuaded to write this app in Perl but it of course would be off-site).

Cheers,
Joshua
Just stumbled

Powered by DjangoBB