|
|
...making Linux just a little more fun! Last updated Oct 8 2006 1. How do I become an author for LG?New authors are always welcome; the Linux Gazette is dependent on Readers Like You for its articles. Although we cannot offer financial compensation (the LG is purely a volunteer effort), you will earn the gratitude of Linuxers all over the world, and possibly an enhanced reputation for yourself and your company as well. If you haven't written for LG before, the first thing you need to do is
send a short bio to Read the rest of this FAQ for topic suggestions and formatting
requirements and submit your completed article to 2. Acceptance policyIf your piece is essentially a press release or an announcement of a new product or service, trim it down to a URL and a paragraph or two and submit it to The following types of articles are always welcome:
We have all levels of readers, from neophytes to gurus. In order to appeal to both, the "howto"-type articles should be centered around an interesting topic or task - even a complex one is fine - but should also contain clear, explicit instructions sufficient to replicate your results. If you see an article that is too technical or not detailed enough for your taste, feel free to submit another article that fills the gaps. Realize, as well, that articles age as time passes; the fact that we've had an article on, e.g., VMWare within the last couple of years should not discourage you from writing one yourself provided that you have new, updated, or different information to convey. Authors retain the copyright to their articles, but readers are free to copy and distribute the articles as much as they please. Note: We'll happily accept articles previously published elsewhere, as long as the original copyright essentially amounts to the above, and does not prevent the article being re-released under the Open Publication License (OPL). LG's official copyright statement (in short, the OPL without the optional clauses) is at http://linuxgazette.net/copying.html. Articles should be written in simple HTML, or even plain text; most other formats, including HTML created in FrontPage or MSWord, will be rejected unless they are easily convertable to the two acceptable formats. Please read the LG author's crash course in HTML and the LG author's style guide below. The following was written in response to an author inquiry:
3. DeadlinesThe article submission deadline is seven days before the end of the month, unless US holidays interfere (these would move the date back by their own length.) Since we're not a paper magazine, we don't have a certain amount of space to fill. If you miss a deadline, don't fret; just send your article in anyway and it will go into the following issue. 4. LG's "minimal HTML" guide Create the file using any plaintext editor. Put a blank line between
paragraphs and begin each paragraph with An actual HTML document contains headers and footers - i.e. <html><head><title>...</title></head><body> at the top and </body></html> at the bottom. In a Linux Gazette article, however, these are neither used nor at all useful, and will be removed if sent; instead, the first two lines of the file should be author: your_last_name title: Article Title Note that there's no markup used around these lines: they are simply text, just as you see above. These will be used to generate the article and page title, as well as a link to your bio. Place Place To display a literal "<" in your article, type There are other HTML tags (br, em, strong, ul, ol, dl, img) you may optionally use to jazz up the document; see any HTML tutorial for their syntax and meaning. 5. Style GuideKeep the HTML as simple as possible. Linux Gazette is read on a wide variety of browsers and hardware, and we try to accomodate as many readers as possible. CSS markup, for example, will always get removed - so don't bother adding it in the first place. Please bear in mind that the Linux Gazette is distributed as part of several CDROM/DVD collections, and that many people read it off-line; as a result, any off-site links become useless, and pointing to, e.g., sample code on your web site destroys the article's readability and usefulness. There is, however, a limiting factor from the other perspective as well: many of our readers pay for their connections by the kilobyte, and large article attachments, particularly those that are not of broad interest, represent an unfair load on them. Therefore, the LG policy is an attempt at a compromise between the two: if your referenced content does not exceed 250kB total, please include it as part of your article submission; otherwise, please post it somewhere accessible and provide a link.
Name the article author.html (where "author" is the author's last name in lowercase). If you have images, program listings, or other companion files, place them in a subdirectory misc/[author]/ and have your hyperlinks point there. If you have long program listings (e.g., longer than 20 lines or so) that do not require a line-by-line description, abstract them into a file called misc/[author]/[program].[language].txt and link to them in your article, thus: (Get the <a href="misc/jones/trip.sh.txt">code</a> for this example.) The ".txt" extension ensures the browser will not try to interpret the contents. Since it's a text file rather than HTML, you should not escape the "<", ">" and "&" characters. 6. After SubmissionSo, you've submitted your article. At the time that you wrote it, it was the most wonderful bit of prose ever released into the wild, flights of fact and fancy unparallelled in history - but now that the end of the month (and actual publication) approaches, you can see... umm, certain improvements that could be made. Not that there's anything wrong with the original, of course, but - a bit of clarification never hurts, right? So, you set out to revise your brilliant treatise and resubmit it... If this is what you were about to do, STOP! What you'd be doing is creating a fork: a second, divergent version of the material. You see, at this point, the article has probably been proof-read, possibly heavily corrected with regard to the HTML, maybe even had some of the material moved around a bit - and all of this work would have to be re-done if you were to resubmit your original version with corrections. As a result, your "new" submission may well be rejected. So, what, is correction after submission not possible?
It is - in fact, it's very easy if you follow procedure. That is, simply
contact the editor ( A good idea whose time has come
(thanks to Barry O'Donovan for setting a good example) 7. After PublicationWhat happens if I spot a mistake in my article sometime after publication?Click on the "Talkback" link for that article, and email us your corrections, citing as much detail and context as possible (i.e., location of the error within the article, additional relevant information, etc.) We will do our best to bring it to our readers' attention by publishing it with the rest of that month's Mailbag. But can't you correct it at your site?Yes - but generally, there wouldn't be any point to doing so. Our mirror sites (http://linuxgazette.net/mirrors.html) pull down our _new_ content once a month, when we publish an issue. This means that the old content - including your article with the error in it - is now part of web history, essentially unchangeable. Note that this is not an effect of LG policy but simply an artifact of life on the Net; whatever you say publicly is usually archived - somewhere - forever. The best policy is to accept that as a fact of life and act accordingly. There is one exception to the above - but it is mostly a goodwill gesture that we are only occasionally willing to make. If your error is going to result in ongoing repercussions - e.g., you have unwittingly insulted the Grand Poobah of Ungah-Bungah, and now every Ungah-Bunghese man, woman, child, and spectral tarsier wants to eat your toes for breakfast - we may change the content at our site just to "show willing", as the expression goes. If this is the case, feel free to write to our notoriously-cynical Editor-in-Chief (ben@linuxgazette.net) - although a letter of apology to the Grand Poobah would probably be a more efficient use of your time.
|
(for examples, see our
). If you're unsure about the suitability of the
topic to LG, e-mail an abstract of your proposed article to the above
address, and we'll happily give you feedback.
as a News Bytes
item rather than as an article.