{"id":288,"date":"2007-06-15T18:57:13","date_gmt":"2007-06-15T18:57:13","guid":{"rendered":"http:\/\/www.amibroker.org\/userkb\/author-guidelines\/"},"modified":"2012-01-29T15:19:24","modified_gmt":"2012-01-29T15:19:24","slug":"author-guidelines","status":"publish","type":"page","link":"http:\/\/www.amibroker.org\/editable_userkb\/author-guidelines\/","title":{"rendered":"Author Guide"},"content":{"rendered":"
Site Authorization<\/strong> Once you have contributed to this site, you are encouraged to file an Author Profile<\/a> so that readers know a little more about you. If you wish, you can show your email address in your profile so that readers can contact you. <\/p>\n The Authors’ Forum<\/strong> Publishing Criteria<\/strong> The Publishing Procedure<\/strong> Formatting text and AFL code in posts<\/strong> <\/a><\/p>\n When this text is saved the text in between the tags will be formatted and colored as it is in the AmiBroker formula editor as shown below.<\/p>\n Contributions in Comment fields<\/strong> Writing a Post directly in WordPress<\/strong>
\nAnyone can publish on the UKB site, but unmoderated publishing is restricted to registered authors. If you want to publish directly, you need to request authorization from the site administrator and sign a Contributor Agreement<\/a>. Since authors have the authority to edit and delete existing posts (including those of others), registered authorship is reserved for serious contributors.<\/p>\n
\nThe Authors’ Forum is a private Yahoo group named AmiBroker-UKB. This is where the site-administrator and authors discuss UKB site content, evolvement, and publishing procedures. Currently, most discussions deal with site organization and publishing procedures, but, as the site matures, discussions will focus more on content and collaborative publishing projects. <\/p>\n
\nPlease read the official Contributor Agreement<\/a> and Terms of Use<\/a> first. Contributions on all topics related to Trading and\/or the AmiBroker product are welcome. This is not a library or file section, and posts should be written in a tutorial format.
\nAdvertising commercial products and\/or posting product manuals without substantial tutorial content will not be allowed. However, you can announce commercial products if they are accompanied by a meaningful tutorial and example AFL code. Readers should be able to evaluate the product without obligation to purchase any products. Posts of this type may be moderated. Here also, if your contribution is significant and you feel it deserves its own category, you may request that a special category be created.<\/p>\n
\nYou may use any publishing format that can be imported into WordPress. A few simple publishing procedures are outlined below. See also Using WordPress<\/a> and http:\/\/codex.wordpress.org\/Writing_Posts<\/a> for tips on writing a Post in WordPress. <\/p>\n
\nWordPress does not support fancy formatting, and generally when you write your post, you should minimize formatting using editors like Notepad or the Microsoft WLW (Windows Live Writer<\/a>).
\nSpecial tags are used to format AFL code. The following code has a beginning and ending AFL tag:<\/p>\nPlot<\/span>(<\/span>O<\/span>,<\/span>"Open"<\/span>,<\/span>colorWhite<\/span>,<\/span>styleLine<\/span>);\r<\/span>Plot<\/span>(<\/span>H<\/span>,<\/span>"High"<\/span>,<\/span>colorGreen<\/span>,<\/span>styleLine<\/span>);\r<\/span>Plot<\/span>(<\/span>L<\/span>,<\/span>"Low"<\/span>,<\/span>colorRed<\/span>,<\/span>styleLine<\/span>);\r<\/span>Plot<\/span>(<\/span>C<\/span>,<\/span>"Close"<\/span>,<\/span>colorBlack<\/span>,<\/span>styleLine<\/span>);<\/span><\/pre>\n
\nProbably the simplest way to share programming techniques and small tutorials is to write the contribution, remove formatting (paste to and copy back from Notepad works fine), and paste your contribution to the comment field of a closely related post. Anonymous comments are not allowed, as each comment is checked for spam. If your contribution is interesting, you may be contacted by one of the authors with the request to convert the comment into a full Post so that it will show up in the Table of Contents of the UKB.<\/p>\n
\nThis is another simple way to create a post, but you need to be a registered author. WordPress has a short learning curve; the best way is to read the WordPress Documentation<\/a> and familiarize yourself with the procedures. The UKB site has a Test category where you can upload your test documents and edit them. Please select the Test category before publishing.<\/p>\n