JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignJavaScript Development

Closed Thread
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 15th, 2004, 03:42 PM
jacktasia jacktasia is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Feb 2004
Location: Lawrence, Kansas [KU]
Posts: 1,559 jacktasia User rank is Corporal (100 - 500 Reputation Level)jacktasia User rank is Corporal (100 - 500 Reputation Level)jacktasia User rank is Corporal (100 - 500 Reputation Level)jacktasia User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 Days 13 h 57 m 56 sec
Reputation Power: 8
Send a message via AIM to jacktasia
HOW TO POST A QUESTION - READ New Users!

The javascript forum needed its own "READ FIRST" sticky...for all the new members whose first post is here. Please Read This In Full. This is almost an exact port from JeffCT's wonderful PHP verison. I only added some stuff, most of his is quoted at the bottom.

<edit>
javascript is NOT java!!! please read below to be informed.

define javascript
</edit>


1. SEARCH FIRST!
The odds are that your problem has been addressed multiple times before, so try searching first. Heck, it makes sense: you get your answer faster, and you save everyone's time.

FORUMS BUILD IN SEARCH
USE GOOGLE TO SEARCH ONLY DevShed FORUMS

Most of your questions will probably be answered using one of those.


2. USE CODE OR HIGHLIGHT= TAGS!
I can't even say in human words how important it is to use the CODE or HIGHLIGHT= tags. Not only does it set your code apart from your normal post, but it also helps keep your FORMATTING, so we can all see your indentations...which of course, make it much easer to understand your code....

EXAMPLE

THIS:

[CODE]
for (var i=1;i<=10;i++) {
window.alert(i + '/10');
}
[/CODE]

becomes this:
Code:
for (var i=1;i<=10;i++) {
	window.alert(i + '/10');
}
AND THIS:

[HIGHLIGHT=javascript]
for (var i=1;i<=10;i++) {
window.alert(i + '/10');
}
[/HIGHLIGHT]

becomes this:
javascript Code:
Original - javascript Code
  1.  
  2. for (var i=1;i<=10;i++) {
  3.     window.alert(i + '/10');
  4. }


3. MEANINGFUL THREAD/TOPIC TITLES

This is simple: just describe your problem as specifically as you can.

Here's a great list of topic subjects YOU SHOULD NOT POST by freebsd:

1) Help me
2) Hello
3) You must know the answer
4) Please help this female newbie
5) Something wrong
6) Come on PHP gurus
7) This one for you
8) Just wondering
9) This is too complicated for me
10) possible?
11) Very urgent
12) I have a question
13) Stupid question
14) Newbie needs help
15) pulling my hair out
16) this is driving me nuts


4. Miscellaneous Items (although not less important)

A. Don't Submit right away. Preview Your Post.
B. You CAN edit your posts. (don't over do it though, don't wildly change them. This is mainly for spelling/grammar etc. Anything else just make a new post in that thread.
C. DON'T BRING UP OLD THREADS! just because it's remotely related to your problem. Start a new one.
D. there must be more....

Other Things You MUST Keep In Mind

I couldn't put this in better words myself...so a direct quote:
Quote:
Originally Posted by JeffCT
ONLY YOU KNOW WHAT "DOESN'T WORK" MEANS
Please tell us what your script is supposed to do and why it "doesn't work". Or if you don't feel like explaining what the whole script is, at least tell us what the offending code is supposed to do. When you come in and say "it doesn't work" or just "it has errors", that means nothing. There could be a million things wrong and no one will know where to look.

IF YOU ARE NOT GOING TO TAKE ADVICE, DON'T ASK FOR HELP

Often times, people post questions about their script with the wrong mindset from the very beginning. Soon they are receiving replies, and silently debugging their code, making no effort to even acknowledge the people helping them! It becomes one sided, and the poster isn't aware that many of the people helping them hope to learn something as well! Letting people know of your progress and how their suggestions apply (or do not apply) will not only help you figure out your problem quicker, but you'll be returning the favor to those of us who learn more by helping.

In even worse scenarios, sometimes the poster will argue back even when they don't know what they're talking about. Hey - if you know it all, don't ask for help.

When people give you free code that may solve your problem, by all means, try it out! And if it's not what you need, at least thank them.

And if people post code that is over your head, ask them for an explanation. Too many times I see great solutions posted, then the original poster doesn't understand it and goes hunting around the PHP manual and finds some function they think will solve their problem but really has Nothing to do with their problem! The solution you are given may not always be something you are totally familiar with, so just ask for a better explanation!

REMEMBER THAT WHEN PEOPLE HELP YOU, THEY ARE DOING YOU A FAVOR

Regardless of how big your ego is, it is not someone else's privilege to debug Your code. It is not their privilege to have them help you. It is yours. Remember that when people help you they are doing you a favor. You are not doing them a favor by letting them see your incredible application. Be patient, help people out by posting good descriptions of what you need help with, and not snapping at people with garbage such as "if you aren't going to help don't waste my time replying".


Basically, normal human manners apply on these forums.

I am sure I maybe forgetting something, if you see errors/typos or anything that you think should be added PM me.

<edit by ChiefWigs1982> I've updated this to include instructions
on the HIGHLIGHT tag in section 2.
Comments on this post
oldgirl agrees: Thank you. It's very clear and easy to understand. (Can't change the zero in the drop-down. It won't
let me!)
OldMainFramer agrees: Thank you for the rules of the road.
__________________
Jack
---------
use code tags

become vegetarian
python? yes, sir!
unarm.org
get firefox


If I helped you then please click the "" in the upper right-hand corner of my post.

Last edited by ChiefWigs1982 : August 16th, 2005 at 09:56 AM.

Reply With Quote
Closed Thread

Viewing: Dev Shed ForumsWeb DesignJavaScript Development > HOW TO POST A QUESTION - READ New Users


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway