The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
||||||
|
||||||
Quote:
If I ever saw such a thread, I would be happy to clean up the code for the user, and also post a link to the Manual, showing him where to reference for the future. As for the people saying "If you clean the code for them, they'll never learn.", I disagree. What WILL prohibit learning is no-one they look up to pointing out the flaws in their coding. I could have an user with 5 posts tell me he disagreed with my coding standards (if it weren't for the fact that I already comply to an extensive degree with the vBulletin Coding Standards ), and I would simply ignore him. What's the difference between a volunteer team of members checking hacks and pointing out these flaws, or someone who actually has this as a job on this board? Nothing forces the coder to comply. I can agree with the people saying it would be a kick to the scrotum to get your hack denied from the board, but this has already been changed in the original post, so this argument is invalid. As for the labels, I think a newbie hack installer has a right to know if this hack has been coded as per a set of standards. This will make the user feel more secure about installing the hack, because he can be certain the odds of this hack destroying something on this board are minute. I think we should be careful to cuddle the coders enough to put the end-user at risk. I propose the following change to this idea: 4 levels of labels for a hack:
There could even be a new forum where aspiring hackers can post their "raw" hacks for tips and pointers on how to optimise it and make it comply. I just feel that I have seen too many horribly coded hacks (one of them is a major hack that is even SOLD, Darkwaltz4 will know what I'm talking about ). Jelsoft creates out-of-the-box clean and fairly optimised code, they have spent many developer hours making their product more hacker friendly, something they really didn't HAVE do to, but did it anyways. Is it really fair to repay them by allowing any form of garbage (as garbage can come from experienced coders as well as newbies), degrading the performance of their product, then whine to them about how it's running slow? Hardly. EDIT: Quote:
Quote:
Quote:
Quote:
Quote:
|
#62
|
||||
|
||||
Well, before I even start posting let it be stated I am not a coder of this community ( other than HTML ) therefore I am not aware of the "coding standard" of which you speak, but if I am getting this straight you would like for a group of "advanced coders" to get together and look around and mark hacks that they believe are flawless in functionality and mark them as "perfect". Well answer me this question, What about the beginning coders? Guy comes in and makes a hack that alot of people love using, but he also sees that the hack has been up for a while and was not marked as perfect. Does this not discourage the coder? It would me! Just as boofo said it reflects back on the coder and his style of coding and discourages him, if I come to a community and release a "hack" but I am discouraged with grief of not having the right "coding format" or being "n00b" I simply wont release a hack.
The plain and simple point is, is that without coders this site would DIE..simple as that..without the volunteers among us that take there time and energy to code...this site simply would not last and we would be with default vB or we would have to code ourselves without any help from a community. Now, I am not going to get into a "name calling" fight..but the fact that you dare come here and make many posts discouraging the members of this community is sick and wrong. hellsatan makes hacks for this site and his own, he is gracious enough to release whatever code he makes free of use and he should be thanks for that ( along with plenty of others who have done this also, boofo, livewire, danny, sabret00the...everyone ) If you have your ideas of a "perfect world" where everyone code is perfect and flawless..that is fine...make a site and charge a monthly fee for it ( cause it seems you are so set on making money I see ) But you remember that you started out somewhere also, just like everyone else. Please do not be an ass on this site, I have rarely seen you make a thread in good mind set. That is all I have to say..and despite whatever name calling may come back up, I will not reply to it..I am just saying what I believe. ~SmallCurt |
#63
|
||||
|
||||
Quote:
and with the second thing i was speaking from a personal POV i know that if you tell me my codes wrong despite it working you lose my interest where as if you play with the words and your approach it can work wonders, it's like a woman with cleavage asking for a ride compared to a headmistress looking lass. why dog on someone because they don't meet your interpretation or what something should be? if theirs no security holes give them time to improve themselves as i assure you for everyone you get to come round to your way of thinking, you'll get another that you caused to give up. Quote:
|
#64
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
|
#65
|
||||
|
||||
Sabe, it sure took you long enough to get involved in this thread.
I'm not saying the idea isn't good, just do it without the labels. We can help one another better our coding standards without labeling them in any way. Make a forum and let people ask for help and get their code looked at and improvemenets suggested. But labelling anyone is only going to cause hurt feelings and problems. |
#66
|
||||
|
||||
I like the idea a Hacker can opt-in for Validation and the different levels proposed by Revan.
Count me in for the review Team |
#67
|
||||
|
||||
Quote:
and while you're not saying you're hounding em, didn't i read up above that you'd like to filter out un-standardized code and even possibly disallow un-standardised code? if that's not hounding people i don't know what is. funny thing about this thread is, that i've spent most of my time the past couple weeks on a literature peer review system lol. |
#68
|
||||
|
||||
Quote:
I was actually referring to his sig and the fact of the thread a week or 2 ago about releasing paid hacks on vbulletin.org ~Curt |
#69
|
||||
|
||||
Quote:
|
#70
|
|||
|
|||
Code:
if ($a) echo "A"; if ($a) print("A"); if (isset($a)) echo "A"; if(!empty($a)) { echo "A"; } if (isset($a)) { echo "A"; } if (isset($a)) { echo "A"; } if ($a) { echo "A"; } // la la la |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|