Closed Thread
Results 1 to 2 of 2

Thread: Collaberation script

  1. #1
    brokenbylaw's Avatar
    brokenbylaw is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    62
    Rep Power
    0

    Collaberation script

    Ok this is a new type of programming i really never thought about before, i want to have a text box that reads a file and allows you to edit and save that file.

    now this is all fine and good, but how would i make it synchronised so that more than 1 person could be editing that file. i want it to auto update.

    if you've seen the http://flockdraw.com/flockdraw-tinyc...?room=codecall pad i want something similar where you can see the other user editing it, but you would also be editing it

    sorry for a bad description,

    and sorry for grammatical errors, linux is giving me a hard time with the rendering, the font wants to become blurry.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    brokenbylaw's Avatar
    brokenbylaw is offline Learning Programmer
    Join Date
    Dec 2009
    Posts
    62
    Rep Power
    0

    Re: Collaberation script

    Ok i got a crappy scripted version up and running link comeing soon

    *edit*
    this is a very buggy version, and as you can tell the scripting is far from done, if you look at the source you will see its disorganized. im working on a CodeEdit box, line-numbers, line highlighting, the works. and the AJAX submitting, i need to have php load the textbox with the file data.

    if you think of a better way to save the data instead of onkeyup please tell me, also as you can see im submitting the data every so often for insurance.

    how crappy is it? i was rushed doing it in 30min
    brokenbl.codecall.net/collab
    Last edited by brokenbylaw; 03-16-2010 at 06:24 AM.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [HELP] convert Perl script to Bash shell script
    By Egypte in forum Linux Programming and Scripting
    Replies: 2
    Last Post: 04-24-2011, 05:37 PM
  2. In need of a script
    By lewje007 in forum PHP Development
    Replies: 5
    Last Post: 11-26-2009, 01:25 PM
  3. PHP script writing a PHP script
    By ezcat in forum PHP Development
    Replies: 6
    Last Post: 03-08-2009, 04:47 AM
  4. Need some help with my script
    By John_L in forum Perl
    Replies: 5
    Last Post: 02-14-2009, 09:53 AM
  5. What is the difference between VB script and Java script?
    By newage123 in forum JavaScript and CSS
    Replies: 8
    Last Post: 11-14-2008, 10:49 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts