|
From: Louis V. <xda...@ms...> - 2004-03-19 05:01:47
|
Hey,
Hey I recently discovered a new tool which is really rather cool and =
possibly useful it consists of 2 files both under 100k one is a server =
and one is a client and it basically is a realtime notepad and you can =
open VB Files and code real time like it has chat too so I can be in a =
session with say wimz and darko and darko can be coding a new module =
and he can say in chat okay hows it look... we press F5 and it update =
son our screen so then wimz goes uh oh that's sloppy lemme fix so then =
he goes how's it look we press F5 and poof it updates again.... and so =
on.... COuld be useful.... It's open source on Planet Source Code .... =
(Open source for VB)
-Louis
YOU CAN GET IT AT: =
http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3D434=
18&lngWId=3D1
MAYBE WE CAN USE IT AS A DEVELOPMENT TOOL!
(BELOW IS THE OFFICIAL PROJECT DESCRIPTION FROM SITE!)
Title: _**UltraPad - almost realtime multi user notepad!
Description: This is specifically intended for programmers.
With this you can edit a file simultaneously with your friends over a =
network or Internet.
Programmers can easily build modules with this programs, all working on =
ONE file, and being
able to see realtime what other users types.
There is an integrated chat to communicate.
Also there is a simple word highlighter, working for C++ syntax, that =
may be easily changed for VB structures.
There are two separate apps (server and client) to make it extremely =
tidied up.
Hope you like, try it!!
send feedback and report bugs! because i feel there are some.... :) and =
suggest on how I can improve this, for now it may be basic for =
someone... :)
This file came from Planet-Source-Code.com...the home millions of lines =
of source code
You can view comments on this code/and or vote on it at: =
http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3D434=
18&lngWId=3D1
The author may have retained certain copyrights to this code...please =
observe their request and the law by reviewing all copyright conditions =
at the above URL.
|