Page 1 of 1

Real-Time Code Collaboration

Posted: Sun Feb 11, 2018 2:28 pm
by CodenStuff
Hi all,

Just a bit of a plug for this great free service which allows you to instantly open up a collaborative code window so you can share your code in real-time with as many people as you like.

Simply go to the following URL: https://michaelsboost.github.io/WeaveShare/


Click the group icon in the top-left corner then share the URL with whoever you want to collaborate with. It is a fantastic resource if you want to quickly help someone solve a problem. Probably best used for code related problems and not used as a counselling service :teehe;

Try it :)

Re: Real-Time Code Collaboration

Posted: Tue Feb 13, 2018 4:51 pm
by mikethedj4
Last I checked with CodeShare your free shares expire within 24 hours (unless that changed for those without an account).

Hense why I developed WeaveShare: it's a free and open source alternative to CodeShare that's designed to work and run well for Phones, Tablets, and Desktops.
weaveshare.png

Re: Real-Time Code Collaboration

Posted: Sat Feb 17, 2018 12:02 pm
by CodenStuff
Sorry about that, mikethedj4. I have corrected my original post :)

Re: Real-Time Code Collaboration

Posted: Mon Apr 02, 2018 3:13 am
by mikethedj4
Important Update:

As of Mar 21, 2018 Github updated their API on Gists. In which you can no longer save gists anonymously.

If you try to save a gist anonymously you will be presented with a 404 as seen on Dabblet.com.
Image

However, You can still save gists if you are logged into Github Gist and have user Authentication.

WeaveShare relied on Github Gists to save your weave anonymously to the community. Do to this update WeaveShare is officially a discontinued project as of March 31, 2018.