The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Text sharing/editing over the internets

EchoEcho ski-bapba-dapModerator, Administrator admin
edited April 2009 in Help / Advice Forum
So I talk to my dad on Skype pretty frequently, and help him out with various programming questions.

However, it's gotten to the level where it's not practical at all to send short code snippets over IM, so I'm looking for something that lets me share a text file with him over the internet, and we can both edit it in real-time.

I'd prefer something that works cross-platform between OS X (me) and Windows (him), but Windows-only works too.

For OS X there's SubEthaEdit which is exactly what I want, but that's OS X only. Suggestions, anyone?

Web-based apps are fine too.

Echo on

Posts

  • EverywhereasignEverywhereasign Registered User regular
    edited April 2009
    Google Documents

    He'd have to cut and paste the resulting code, but other then that it's perfect.

    Everywhereasign on
    "What are you dense? Are you retarded or something? Who the hell do you think I am? I'm the goddamn Batman!"
  • jclastjclast Registered User regular
    edited April 2009
    googledocs

    jclast on
    camo_sig2.png
  • TrentusTrentus Registered User regular
    edited April 2009
    Might be worth having a look at pastebin, although I don't think you can both edit in real time.

    Trentus on
  • exmelloexmello Registered User regular
    edited April 2009
    It might be worth looking into a source control database. You'd be using something specific to your domain. These things are generally good at merging code changes safely and provide a good interface for resolving conflicts.

    exmello on
  • LegionnairedLegionnaired Registered User regular
    edited April 2009
    The newer version of Eclipse, supposedly, offers real-time-collaboration.

    It's a memory hog, but free.

    Legionnaired on
  • EchoEcho ski-bap ba-dapModerator, Administrator admin
    edited April 2009
    Threw out some feelers on Twitter, and Gobby seems to be what I want for cross-platform online text collaboration. Going to give it a shot. :^:

    Echo on
  • KrisKris Registered User regular
    edited April 2009
    Not sure what OS you're using, but I believe SubEthaEdit allows for text collaboration on Macs.

    Edit: D: I really should have read the original post all the way through. My bad on the redundant info.

    Kris on
  • Eat_FireEat_Fire Registered User regular
    edited April 2009
    Eat_Fire on
    -Updating life to SP1-
  • WillethWilleth Registered User regular
    edited April 2009
    Out of curiosity, why not Google Docs?

    Willeth on
    @vgreminders - Don't miss out on timed events in gaming!
    @gamefacts - Totally and utterly true gaming facts on the regular!
  • BarrakkethBarrakketh Registered User regular
    edited April 2009
    Willeth wrote: »
    Out of curiosity, why not Google Docs?

    Why Google Docs? It's not the ideal solution for helping someone with code, and the previously linked SubEthaEdit, EtherPad, and Gobby are better choices for that purpose.

    How did Gobby turn out, Echo?

    Barrakketh on
    Rollers are red, chargers are blue....omae wa mou shindeiru
  • EchoEcho ski-bap ba-dapModerator, Administrator admin
    edited April 2009
    Willeth wrote: »
    Out of curiosity, why not Google Docs?

    Does it do real-time collaboration? I'm not just talking "multiple people have edit access to a document" here.

    Haven't had time to try Gobby yet, but I'll give it a shot soon. Also, Etherpad was just what I wanted, but in web form.

    Echo on
  • WillethWilleth Registered User regular
    edited April 2009
    Echo wrote: »
    Willeth wrote: »
    Out of curiosity, why not Google Docs?

    Does it do real-time collaboration? I'm not just talking "multiple people have edit access to a document" here.

    Haven't had time to try Gobby yet, but I'll give it a shot soon. Also, Etherpad was just what I wanted, but in web form.

    I've never been on a document at the same time as anyone else, but at the very least it will allow for that. It saves every time you pause typing, and I imagine would update in a similar fashion.

    Willeth on
    @vgreminders - Don't miss out on timed events in gaming!
    @gamefacts - Totally and utterly true gaming facts on the regular!
Sign In or Register to comment.