|
-
Jun 29th, 2008, 12:05 PM
#1
Thread Starter
PowerPoster
-
Jun 29th, 2008, 12:15 PM
#2
Re: Mod's & Administrators with hair triggers
I see where you are coming from but IMO there are a couple of problems with the suggestion.
You seem to imply that the Moderators and Administrators comprise the complete set of "quintessential" programmers and that's not the case. There are a lot of good programmers out there and even I have to admit that a lot of them are better than me. So, for one, it would be hard to get all the top programmers to agree, and second, what about (to use your analogy) the middle rung programmers? Should they wait too? And how long should they and I/we wait?
Okay, now let me get back to feeding my ego
-
Jun 29th, 2008, 12:19 PM
#3
Re: Mod's & Administrators with hair triggers
I think it's about two things:
1) Typing speed
2) Experience with similar problems
You're relatively new to the forum, so initially you'll do your work and post your reply only to see that there have been other replies to it already. This doesn't mean that your reply is ignored; on the contrary it shows that you've done work on it and it serves sometimes as showing different ways of doing the same thing.
Later, after you've spent more time here, you'll tend to recognize patterns in certain questions which let you look at the question and have your answer ready in the 'quick reply' box before you've even finished reading the thread. 
(In the latter case, if you're still beaten, then it comes down to typing speed but your reply is still appreciated!)
-
Jun 29th, 2008, 03:47 PM
#4
Thread Starter
PowerPoster
-
Jun 29th, 2008, 04:15 PM
#5
Re: Mod's & Administrators with hair triggers
Quick reply is the textarea that you see at the bottom of all the threads when you're signed in. Reply is what you see when you click "Post Reply" or "Go Advanced"
-
Jun 29th, 2008, 04:28 PM
#6
Thread Starter
PowerPoster
Re: Mod's & Administrators with hair triggers
 Originally Posted by mendhak
Quick reply is the textarea that you see at the bottom of all the threads when you're signed in. Reply is what you see when you click "Post Reply" or "Go Advanced"
I'm not sure that you answered my question. I mean... I know that Quick Reply is there.
<--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
If topic has been resolved, please pull down the Thread Tools & mark it Resolved.
Is VB consuming your life, and is that a bad thing?? 
-
Jun 29th, 2008, 04:42 PM
#7
Re: Mod's & Administrators with hair triggers
They are both the same thing. Just one is located at the bottom of the thread so you can simply type a reply and post while the other takes you to an advanced editor reply page where you can type a reply and post. Two ways to do the same thing.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 29th, 2008, 07:16 PM
#8
Thread Starter
PowerPoster
Re: Mod's & Administrators with hair triggers
This definitely a gee wiz moment!
Thanks Rob
<--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
If topic has been resolved, please pull down the Thread Tools & mark it Resolved.
Is VB consuming your life, and is that a bad thing?? 
-
Jun 30th, 2008, 08:01 AM
#9
Re: Mod's & Administrators with hair triggers
CDrive -
I agree with what the others have said - it is primarily experience that lets them respond quicker. If you keep doing what you are doing -- opening the editor, typing code, then responding late, then you will find that after a while you recognize some of the questions and issues and you won't need to open the editor and type the code, but rather you'll simply provide the answer. Chances are, if you keep doing what you are doing, you won't even realize when the change happens.
One of the bits of advice I give developers is that they should read magazines and articles. If the topics are foreign, then at least skim the headlines. You might not understand what the terminology and working is, or even what all the information means. At least at first. The longer you do this, the more it will start to 'stick' and the more that some of the terms will make sense. Before long, you'll realize that you know a lot more than you might have first expected.
But it all takes time and experience, which are both available to most!
Brad!
-
Jul 2nd, 2008, 01:24 PM
#10
Thread Starter
PowerPoster
-
Jul 9th, 2008, 05:37 AM
#11
Re: Mod's & Administrators with hair triggers
quick reply only has a limited set of feature and no provision to attach files
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jul 9th, 2008, 11:36 AM
#12
Re: Mod's & Administrators with hair triggers
Thats why it is called "Quick Reply"
-
Jul 9th, 2008, 04:29 PM
#13
Re: Mod's & Administrators with hair triggers
of course, but most of the above replies just indicated, they were the same, from different places
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jul 9th, 2008, 05:22 PM
#14
Re: Mod's & Administrators with hair triggers
Well the post is the same but your options are limited in QR vs Advanced Reply. If you are needing to make an attachment then its not a quick reply.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|