7 More Discussions You Might Find Interesting
1. What is on Your Mind?
Well, after causing Don Cragun to lose some replies when working on a few feature, I decided to create a simple autosave / recovery program that will autosave locally on key (key stroke) changes (and mouse clicks as well).
NOTE.
Works well in Chrome
Works OK in Safari, but is not reliable... (8 Replies)
Discussion started by: Neo
8 Replies
2. How to Post in the The UNIX and Linux Forums
I have a trouble here. I posted couple of questions and got some reply but when i go ahead and do a reply/quick reply to the question asked it doesn't goes.
it simply keep on displaying the message "Posting quick reply please wait" and that wait never ends.
I am not able to do a reply :(... (3 Replies)
Discussion started by: Sharma331
3 Replies
3. Forum Support Area for Unregistered Users & Account Problems
I am unable to post reply to a thread. Whenever I will reply to any post I get the message every time :
The message you have entered is too short. Please lengthen your message to at least 5 characters.
Even though length of the message is more than required.
for example I tried to post
... (3 Replies)
Discussion started by: Unregistered
3 Replies
4. Forum Support Area for Unregistered Users & Account Problems
Dear Moderator
I am not able to post any new thread or post reply to mine old thread.
Kindly help as i am stuck on one problem and needed suggestion.
Regards
Jaydeep (1 Reply)
Discussion started by: jaydeep_sadaria
1 Replies
5. Forum Support Area for Unregistered Users & Account Problems
Hi, Admin, I have met a problem that I cannot post new thread and reply after register.
It reminds some information as shown in the below:
case 1:
To create new threads in this forum your post count must be 10 or greater.
You currently have 0 posts.
case 2:
To reply to threads in this forum... (1 Reply)
Discussion started by: Unregistered
1 Replies
6. Forum Support Area for Unregistered Users & Account Problems
Hi Admin
I got the error message as follows when I reply or create new thread.
To reply to threads in this forum your post count must be 10 or greater.
You currently have 9 posts.
Is there any problems with my account?
How I can reach the 10 replies? I cann't post any replies now.
... (1 Reply)
Discussion started by: ambious
1 Replies
7. Shell Programming and Scripting
i have a html file with uploads a file and sends the username to a .cgi file using post method.
the part of code in the cgi file is as below. i am able to get the filename but not able to get the username thats getting posted to the file how to know the value of username. i am trying to store... (2 Replies)
Discussion started by: sasidhdv
2 Replies
SOBBY(1) General Commands Manual SOBBY(1)
NAME
sobby - a dedicated server for collaborative editing
SYNOPSIS
sobby [options] [session file]
DESCRIPTION
sobby is a dedicated server which allows clients to edit plain text documents and source files collaboratively over a network. Changes to
the documents are synchronised instantly to the other clients.
OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of available options is
included below.
-?, --help
Show help options
-n, --name=NAME
Published server name
-i, --interactive
Show prompt to enter commands at runtime
-p, --port=PORT
Port which should be used to listen for clients
--password=PASSWORD
Global password required to join the session
-c, --configfile=FILE
Use the settings specified in the given configuration file
--write-configfile=FILE
Write the settings passed on the command line to the specified configuration file and exit
--autosave-file=FILE
File where to store autosaved sessions
--autosave-interval=INTERVAL
Interval (in seconds) between autosaves, 0 disables them; the presence of --autosave-directory automatically disables this option
--autosave-directory=DIRECTORY
Directory where to autosave all individual files of a session
session file
File to restore the session from, together with all documents stored therein and changes attributed to the corresponding users.
AUTHOR
sobby was written by the 0x539 dev group <crew@0x539.de>.
August 17, 2006 SOBBY(1)