Jump to content

dudemelo

Members
  • Content Count

    16
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    dudemelo got a reaction from caspe in Error compiling hercules in centOS   
    chmod +x sysinfogen.sh
  2. Upvote
    dudemelo got a reaction from Kido in Error compiling hercules in centOS   
    chmod +x sysinfogen.sh
  3. Upvote
    dudemelo got a reaction from Jamaeeeeecah in Vote por pontos FluxCP   
    Manda o link de onde baixou para eu ler o código fonte.
  4. Upvote
    dudemelo reacted to kisuka in Scripting Standards   
    My vote is for Kernel style, since majority of scripts already use this style. Some small tweaks would need to be made still but for the most part, most scripts already are in a form of kernel style.
     
    Once we agree on the style we should figure out the final decision on this max line length thing.
     
    Typically with kernel style, the max length is 80 characters per line.
  5. Upvote
    dudemelo reacted to kisuka in Scripting Standards   
    Since the beginning of scripting in the Athena project, I don't believe, or can remember of, a set of guidelines / standards which have ever been released. Standards are created as a way to develop a style which remains consistent among all script releases.
     
    Due to the lack of standards, most athena scripts are styled depending on the scripter / author's personal preference. This has resulted in a mix of styles, which have become hard to read, and even harder to contribute to in the future (due to ugly script styling).
     
    Because of this, I would like to propose a set of Scripting Standards, to finally get us on track to clean scripts in the Athena Project.
     
    Attached are the standards I have developed, as well as an example script following the standards. Please review them and be sure to let me know what you think.
     
    This is by no means accepted into the community yet, I would like feedback first before this is even considered to be official.
     
    Thank You.
     
    (Files best viewed in : Sublime Text 2 or Notepad++)
    alberta.txt
    AS Standards.txt
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.