473,749 Members | 2,356 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FAQ - What do I have to do before posting to clj?

-----------------------------------------------------------------------
FAQ - What do I have to do before posting to clj?
-----------------------------------------------------------------------

Before posting to clj, you should thoroughly read this document.
You should also check the resources mentioned in section 3 and
the Quick Answers in section 4. Read FYI28/RFC1855

http://www.ietf.org/rfc/rfc1855.txt

,on Usenet and

http://www.jibbering.com/faq/faq_notes/clj_posts.html

Also you should read all appropriate posts to the clj newsgroup
for several days. Most questions come up at least once every
other day and people can get annoyed of answering them
repeatedly.

Please state your question as clearly and concisely as possible,
as this will make it far easier for the other readers of the
group to understand your problems and suggest possible solutions.
Use the Subject: of your post to indicate the type of problem
you have, but include the question in the body as well. 'Help!'
or 'I hate Netscape!' are not nearly as useful to contributors
who do not read every post as 'parseInt("09") !=9'.

Has the same question already been posted that day? - if it has
wait to see if the answers to that solve your problem.

Include the script you have been working on (or URL) - indicate
the problem spots and/or previous attempts. Try to limit the
length of your post by removing extraneous page elements, but
avoid removing script unless you are sure it is not an issue. If
the script is long though, please do not post the full script
and just provide a link. As a guide more than 500 lines for a
post is not normally a good idea in any circumstances. A
mention of which platforms and browsers are used or are giving
problems is also necessary.

Post in plain-text only. Do not post using HTML. If you have to
include your script, paste it in to your post in plain-text. Do
not uuencode it or attach it using MIME. There is good reason for
this request: many newsreaders do not read HTML or MIME, and this
limits the number of people who could help you. Test posts belong
in test newsgroups (they have "test" in their names).

When replying to a message on the group quote the minimum of the
preceding messages that is sufficient to provide context for
the reply but trim the remainder, and add your comments below the
pertinent section of quoted material, as per FYI28/RFC1855 (never
top post).

If posting through groups.google.c om don't use the "Reply" link
at the bottom of the article, instead use "Show Options" at the
top of the article and than click the "Reply" option exposed
there. This automatically includes the quote of the preceding
message to be edited down as described above.

Don't ask, or at least expect, to be emailed individually. Some
individuals run scams for the purpose of collecting active email
addresses and many won't risk being victimized. If you have
circumstances that won't allow you to read clj for the
follow-up, explain what they are and ask to be CC'ed a copy. You
also might try

http://groups.google.com/

to read replies.

Don't expect to be able to e-mail contributors to the group
privately. E-mail addresses are often obscured, fictional or
unmonitored span sinks (this is an increasingly normal (and
even unofficially recommended) practice as open e-mail
addresses in news articles will be both the target of spam
and used as fake sender's addresses in spam to third parties).

Don't take flames too seriously, and don't start a thread
complaining about rude or flippant responses. There is already
enough noise in clj. Keep a sense of humour while posting and
reading and everything will be a lot more enjoyable.

Remember that it is _not_ the _job_ of posters
here to help you. The majority of regular posters here do so
_voluntarily_ in their free time. They have good days
and bad days just like everyone else.

clj is a technical group: the posting of job adverts and
commercial adverts are not welcome. Job postings should go to
an appropriate regional jobs group. Announcements of products
of particular relevance to javascript are welcome, but not
more often than once per major release, and then post a short
link to the product's webpage.
===
Postings such as these are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javas cript FAQ is at http://www.jibbering.com/faq/.
The FAQ workers are a group of volunteers.

Aug 1 '06 #1
2 1243
JRS: In article <44************ ***********@new s.sunsite.dk>, dated Tue,
1 Aug 2006 23:00:01 remote, seen in news:comp.lang. javascript, FAQ
server <ja********@dot internet.bepost ed :
>-----------------------------------------------------------------------
FAQ - What do I have to do before posting to clj?
-----------------------------------------------------------------------

I think that you are wasting everybody's time, including your own,
unless all this effort and posting actually results in updates to the
generally-accepted FAQ.

I've not seen any assurance that such updating will actually happen,
whether by the "current" maintainer or by someone else.

The contents of Sub-Section 2.3 are basically sound and necessary. BUT

(A) As a Sub-Section, it is far too long. It needs to be split, either
into more Sub-Sections or into Sub-Sub-Sections such as (a) The Group,
(b) Reading, (c) Asking, (d) Responding. As is, it is deterringly
bulky.

(B) It needs a complete re-write (the whole FAQ needs re-punctuation).

(C) The last paragraph would be better placed in "2.2 What questions
are off-topic for clj?" which would better be named "2.2 What is on-
topic in c.l.j?"

>===
Postings such as these are automatically sent once a day. Their
this
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javas cript FAQ is at http://www.jibbering.com/faq/.
The FAQ workers are a group of volunteers.
That last line implies that they are an identifiable group, a distinct
subset of those who read and write in the group, with some criteria for
joining and leaving the set. I don't think that is so; but, if it is,
that note should cite where details can be found.

--
© John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v4.00 IE 4 ©
<URL:http://www.jibbering.c om/faq/>? JL/RC: FAQ of news:comp.lang. javascript
<URL:http://www.merlyn.demo n.co.uk/js-index.htmjscr maths, dates, sources.
<URL:http://www.merlyn.demo n.co.uk/TP/BP/Delphi/jscr/&c, FAQ items, links.
Aug 2 '06 #2
Dr John Stockton wrote:
[...]
I think that you are wasting everybody's time, including your own,
unless all this effort and posting actually results in updates to the
generally-accepted FAQ.
I agree.
FAQ Server:
Postings such as these are automatically sent once a day. Their
this
Perhaps better, yes. Adapted.
FAQ Server:
The FAQ workers are a group of volunteers.

That last line implies that they are an identifiable group, a distinct
subset of those who read and write in the group, with some criteria for
joining and leaving the set. I don't think that is so; but, if it is,
that note should cite where details can be found.
I don't see such connotations in it; just expressing what noble gents
the FAQ workers are :-)

--
Bart

Aug 3 '06 #3

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

Similar topics

145
6340
by: David MacQuigg | last post by:
Playing with Prothon today, I am fascinated by the idea of eliminating classes in Python. I'm trying to figure out what fundamental benefit there is to having classes. Is all this complexity unecessary? Here is an example of a Python class with all three types of methods (instance, static, and class methods). # Example from Ch.23, p.381-2 of Learning Python, 2nd ed. class Multi:
2
1848
by: Jonathan M. Rose | last post by:
I am looking for a script that I can sit on an HTML server (Linux, Apache, PHP/Perl/Python/Etc.) that will allow me to do the following things: 1) Post news articles that consists of (i) a title and (ii) a body. 2) Show the last X posts (or, better yet, just the last X titles) on a home page. 3) Show all posts on a "news" page. 4) When a news article is posted, email the news article (with the title being the email subject and the news...
21
4244
by: Davinder | last post by:
can anyone recommend a good tool to convert documents to HTML on the fly. I need to integrate this tool with a VB app so it must have an API. thanks in advance Davinder davinder@gujral.co.uk
54
6820
by: Brett Baisley | last post by:
Hello, I am trying to figure out how to change the default font-family and font-size. I tried adding this to the BODY section, but it didn't work. I tried to the P section, but they are not enclosed in <P> tags. They are just basic fonts. Can anyone help? Thanks!
33
2533
by: Philip Herlihy | last post by:
I'm creating a common navigation bar of text "buttons" using CSS. On each page, I want the corresponding button to be "inert" (no hover, etc) as a visual clue to where you are. I thought I'd include simple <p> tags, and style them the same way as the <a> tags, but I can't get it to work - I get different margins in each case. I've reduced the situation to the essentials here: http://philipherlihy.members.beeb.net/CssMargins/
6
1314
by: foldface | last post by:
Hi Sorry, don't know how to phrase the question any better. Within Visual Studio I have a style sheet that being dynamically added to the code, i.e. not via the html page. I want to place this within a html page so that the VS designer can see the style sheet but the running executable can't #ifdef RUNNING_IN_VS
7
960
by: JerryW | last post by:
I just reinstalled .NET 2003 (after repeated attempts to get ASP.NET Web Applications to work). I first did a complete uninstall of .NET 2003, .NET Framework 1.1, and IIS. I also completely deleted c:\inetpub\wwwroot and rebooted before reinstalling. I created a new virtual directory from within IIS (e.g. MyWebTest). Then I tried to create a new Visual C# ASP.NET Web Application pointing to the location http://localhost/MyWebTest. I get...
2
1957
by: m | last post by:
Hi All, I m extremely sorry if this is the wrong place to post it but i just need some info on the MS Posting Acceptor. 1) Is MS Posting Acceptor available with IIS5.0 and above. 2)If so where can i download the latest version of Posting acceptor? 3)Is it ok to use Posting Acceptor with ASP.Net. your suggestions will be extremely helpful TIA m
44
2978
by: Bruce Wood | last post by:
This subject has come up several times in this group over the last year. Several people in this group seem to feel strongly about this topic. Rather than derail other threads with this discussion, I figured we could talk about it here. Since I'm leading off here, I'll state my opinion on the matter. I really don't care one way or the other. I use Google, and for all its faults, does do one thing right: it hides quoted text. So, I just...
27
1820
by: Alan T | last post by:
I am not sure which way to go: Want to learn C# but C# is implemented both in Windows desktop application and ASP.NET. I am not familiar with web programming, should I start with Windows app or ASP .NET?
0
8996
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
8832
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
9566
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9388
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...
1
9333
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8256
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...
0
4608
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...
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2217
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.