Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Realtime coding over network

  • 09-01-2008 1:55pm
    #1
    Registered Users, Registered Users 2 Posts: 659 ✭✭✭


    Hi all,

    Not sure if this is the right place to post. Mods please feel free to move.

    I'm working on a coding project with a mate of mine over in England. I'm new to the coding process being implemented and we're using the project as a learning curve to hone my skills. We were thinking it would be very helpful if he was there as I coded in order to point out errors, correct practices etc... This unfortunately wouldn't be possible as he's in England.

    However, is there some sort of program out there that shows your coding to a third party while you do it in realtime? i.e; he can see me type out my code in Editplus while talking to me over skype and vice versa....

    Is this possible?

    Thanks in advance.


Comments

  • Registered Users, Registered Users 2 Posts: 1,065 ✭✭✭Snowbat


    If you trust him, install something like TightVNC server and let him VNC in. If you don't particularly trust him, an editor with realtime remote collaboration like ACE may be a better option.


  • Registered Users, Registered Users 2 Posts: 27,370 ✭✭✭✭GreeBo


    With Microsoft communicator you can share desktop applications and also talk to each other.
    Also if you are coding in Java intelliJ has a plugin to let you collaborate.


  • Closed Accounts Posts: 2,039 ✭✭✭rmacm


    I'll leave it here even though you may get a better response over in the Programming forum (I'll move it if you want). I'd recommend ACE as mentioned already or if you trust them enough a VNC server. There's probably plugins for Eclipse that allow this type of collaboration as well (although you may not want to change the editor you're using).


  • Registered Users, Registered Users 2 Posts: 659 ✭✭✭Chunks


    Great stuff, thanks for the replies and suggestions guys. I think VNC will be the way to go. Failing that i'll give ACE a shot.

    :)


  • Registered Users, Registered Users 2 Posts: 1,065 ✭✭✭Snowbat


    Gobby is also worth a look and supports syntax highlighting for more than 50 file types (not sure if ACE does syntax highlighting).
    Gobby_1.png


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 659 ✭✭✭Chunks


    Oooh, nice one snowbat. That look slike the ticeid alright. I think i might give that one a shot tonight so.


Advertisement