473,651 Members | 2,512 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

i am new to usenet, need help on how to use it.

I am new to usenet, need help on how to use it.
Jun 1 '07 #1
3 1486
juan brown said:
I am new to usenet, need help on how to use it.
You're doing fine so far. Here are a few links to help you out:

http://www.catb.org/~esr/faqs/smart-questions.html
http://www.ietf.org/rfc/rfc1855.txt
http://c-faq.com/

Quick summary of smart Usenet use:

1) make sure you're in the right group for the subject you want to
discuss; if you're not sure what the right group is, pick one that
seems likely and ask your question there, with an addendum such as "if
this isn't the right group, could someone please point me to a better
one?"

2) stay cool - Usenet is a text medium in which it is hard to convey or
read emotion accurately. If you are offended by something someone says
to you, take the time to consider that they may not have been trying to
offend you. Language barriers, hurried replies, and simple
misunderstandin gs can all make for heated exchanges. Avoid the
temptation as much as possible.

3) stay patient - Usenet is asynchronous. The person who knows exactly
what you want to learn may not even read your article until two or
three *days* after you posted it. Don't re-post just because you get no
replies straight away.

4) learn the posting conventions of the group(s) in which you
participate - for example, in comp.lang.c the convention is to quote
only enough of the material you're replying to so that sufficient
context is available, and to write each point of your reply directly
under the material to which it refers. Examples abound - read a few. In
fact, read a few dozen or a few hundred.

5) be aware that any public forum is bound to have a few nutjobs. Learn
to ignore them. The folks that talk sense tend to stand out.

6) read the links I posted - especially the comp.lang.c FAQ if you plan
to use comp.lang.c at all.

7) have a great time, and learn lots!

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
Jun 1 '07 #2
juan brown wrote:
I am new to usenet, need help on how to use it.
Well, you seem to have the mechanics of it working.

But, Usenet is more than just the mechanics of posting and reading; it is a
community of people and it has rules. Some of the rules are "human behaviour",
and some are imposed because of the mechanics. Here's a few of them to get you
started

1) Usenet newsgroups are named by topic - it is considered rude to discuss
things that are off topic, and is discouraged (both your post and my reply
are, for instance, off-topic for comp.lang.c, and I /should/ just stop right here)

2) Usenet newsgroups, unless explicitly indicated, are /not/ for the posting
of binary data, such as executable programs or images.

3) Usenet is asynchronous, and there is an inherent time delay between the
initial posting of an article, and it's distribution to the readers. The
readers will encounter another time delay if/when they post their reply. Be
patient - it takes a while for answers to come.

4) Because of the asynchronous nature of usenet, it is possible to miss
relevant posts. It is considered good manners to retain some context in any
reply you post, so that readers who have missed the previous posts can still
read and understand the reply.

5) There are a number of ways that you can compose your reply. The (by
informal agreement) most polite way is to intersperse your comments with the
relevant portions of the original message, trimming away (and indicating so)
any irrelevant portions. Frowned apon is the practice of "top posting" where
you position your reply /before/ the quoted material from the original post.

6) It is considered polite to retain attributions when posting a reply. More
to the point, it is considered rude to delete or misrepresent attributions.

7) Google Groups is not Usenet.

8) We don't do homework. Not unless you prepay us. We are *not* cheap.

9) Never multi-post (post the same message independantly to many groups).
Cross-post (post one message, listing several groups) if you must, but pick a
single group to "follow up" in, and set that follow-up on your original post.
Choose your groups wisely when you cross-post - do /not/ cross-post to
irrelevant groups.

10) Read and understand Eric Raymond's "How to ask Questions the smart way"
(http://www.catb.org/~esr/faqs/smart-questions.html) before posting a question.

11) Audit your newsgroups before you post to them. Read them for a week or so,
just to make sure that you have selected the /right/ groups to post to.

12) We are not your helpdesk. Do not /demand/ assistance from us. We
/volunteer/ our knowledge here, so don't abuse it.

13) Before you ask, RTFM (Read The Fine Manual) and STFW (Search The Fine
Web). Most important problems have occurred before, and there likely is a
solution out there somewhere. Google is a good place to start your STFW
search, and Google Groups /does/ have an archive of the activity in most of
the usenet groups.

And the list goes on.

Welcome
--
Lew Pitcher

Master Codewright & JOAT-in-training | Registered Linux User #112576
http://pitcher.digitalfreehold.ca/ | GPG public key available by request
---------- Slackware - Because I know what I'm doing. ------

Jun 1 '07 #3
juan brown wrote:
>
I am new to usenet, need help on how to use it.
Here are some references for you.

--
Some useful references about C:
<http://www.ungerhu.com/jxh/clc.welcome.txt >
<http://www.eskimo.com/~scs/C-faq/top.html (C-faq)
<http://benpfaff.org/writings/clc/off-topic.html>
<http://anubis.dkuug.dk/jtc1/sc22/wg14/www/docs/n869/(C99 std)
<http://www.dinkumware. com/refxc.html (C-library}
<http://gcc.gnu.org/onlinedocs/ (GNU docs)
<http://clc-wiki.net/wiki/C_community:com p.lang.c:Introd uction>
--
Posted via a free Usenet account from http://www.teranews.com

Jun 2 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
2672
by: Jacob Friis Larsen | last post by:
I have used DHTMLcentral.com's Coolmenus, but I'd like to find a more simple one. Any advice? Thanks, Jacob
385
17139
by: Xah Lee | last post by:
Jargons of Info Tech industry (A Love of Jargons) Xah Lee, 2002 Feb People in the computing field like to spur the use of spurious jargons. The less educated they are, the more they like extraneous jargons, such as in the Unix & Perl community. Unlike mathematicians, where in mathematics there are no fewer jargons but each and every one are
8
1832
by: vizziee | last post by:
Hi all, I need some good primer books on Handel-C. Plz. send-in the titles. Thanx in advance.
8
1392
by: Martin Ho | last post by:
Is there any example or could someone please help me out? I need to be able to read the content of one particular newsgroup and save it into mysql database. Is there any source code available or could someone point me up? Please let me know. Martin Ho Posted Via Usenet.com Premium Usenet Newsgroup Services ----------------------------------------------------------
17
557
by: Man-wai Chang | last post by:
I have a form formABC that has a textbox plus a button. On clicking the button, window.open() a popup window for user to select a value. The value will then be passed back to formABC's textbox. Now I want formABC to submit itself *AFTER* the textbox got a value. How could I do it? -- iTech Consulting Services Limited
224
6395
by: Jon Slaughter | last post by:
Sorry for all the cross posting but I'm interesting in getting a serious discussion about how usenet has become lately. Many people are moving away from usenet because of all the spam and cooks that have been showing up. The rate of spammer seem to be growing exponentially(ok, not really but it feels like it). I think maybe its time to do something about it. What I'd like to see happen is an "upgrade" to usenet. I do not like th forum...
19
1691
by: jim | last post by:
(from http://www.news.com/8301-13578_3-9798715-38.html ) October 16, 2007 5:56 PM PDT RIAA tries to pull plug on Usenet. Seriously. Posted by Declan McCullagh The Recording Industry Association of America has found a new legal target for a copyright lawsuit: Usenet. In a lawsuit filed on October 12, the RIAA says that Usenet newsgroups contain "millions of copyrighted sound recordings" in violation of federal
1
956
by: Jacob Davis | last post by:
Hi. I am a newbie to usenet. I am using mac and have downloaded a free usenet client, "MT-NewsWatcher". I put in comp.lang.python but it says that it cannot get the address of the news server host. My config says it is trying on port 119. Thanks for any help. Jake
0
8352
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8697
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7297
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5612
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4144
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4283
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2699
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.