From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39728 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: New Member Introductory Rant Date: Sun, 30 Mar 2008 16:50:59 +0200 Message-ID: <6faad9f00803300750r79ddc5aclcea203d33f2e8836@mail.gmail.com> References: <47EF48DA.3070200@studiochango.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206888746 15409 80.91.229.12 (30 Mar 2008 14:52:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 14:52:26 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 30 16:52:56 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Jfyty-0006sP-6L for gctc-ntg-context-518@m.gmane.org; Sun, 30 Mar 2008 16:52:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9BC5F1FBBA; Sun, 30 Mar 2008 16:52:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18885-02-3; Sun, 30 Mar 2008 16:51:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2A6CF1FBCC; Sun, 30 Mar 2008 16:51:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 675921FBCC for ; Sun, 30 Mar 2008 16:51:37 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18885-02-2 for ; Sun, 30 Mar 2008 16:51:01 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by ronja.ntg.nl (Postfix) with ESMTP id ED0A71FB7F for ; Sun, 30 Mar 2008 16:51:00 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id i27so1145012wxd.5 for ; Sun, 30 Mar 2008 07:50:59 -0700 (PDT) Original-Received: by 10.150.92.11 with SMTP id p11mr2835047ybb.36.1206888659297; Sun, 30 Mar 2008 07:50:59 -0700 (PDT) Original-Received: by 10.150.122.20 with HTTP; Sun, 30 Mar 2008 07:50:59 -0700 (PDT) In-Reply-To: <47EF48DA.3070200@studiochango.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39728 Archived-At: On Sun, Mar 30, 2008 at 10:01 AM, Corin Royal Drummond wrote: > Hello ConTeXt Users, > > I have become obsessed with ConTeXt since I found out about it while > browsing through the TeX related software on my Ubuntu Linux box. I've > been teaching myself web development in XHTML/CSS over the last couple > years, and developed a passion for structured documents that separate > presentation as much as possible. I'm starting to setup Drupal CMS > installations for some friends in preparation for doing web publishing > work for clients. It's been fun to learn, but so frustrating and > difficult for my poor mind. > > I've long been curious about TeX but it seemed too ossified, fragmented, > inflexible, and hard to learn. Later I discovered LyX and understood > implicitly the style based markup idea, and it's power. I've always > hated things like word, open office, and DTP programs. I'm fine doing > the GUI for PhotoShop, but somehow I feel I should be able to just type > text, and have it come out all pretty. ConTeXt seems to share that > philosophy, so I'm giddy about it. I suppose I should learn InDesign > too, but I don't really want to. I use a text editor for my web coding > rather than dragging boxes around in DreamWeaver. I like that I can > just cut & paste other people's code and learn what they did. GUI > programs are harder to learn in that way since someone has to write a > whole step-by-step tutorial rather than just show you their commented > code. > > I'm using Scite as my editor, but I haven't set it up anyway special. Hans has a relatively good Scite setup on Windows that is probably not included into standard Scite, and probably not available anywhere as a separate package either. (If you want, you can take a look at http://www.pragma-ade.com/context/install/mswincontext.zip. There are quite some files for better Scite support, you only need to figure out which files you need. In case that you do that, please share your experience with others.) > Kile didn't seem to > like ConTeXt much, and it's command completion facility kept spitting > out LaTeX code as I typed. I like Scite as it starts fast, has nice > colors, and is easy to get around. A few months ago some ConTeXt support has been added to Kile. Maybe upgrading would help (But I never use Kile, so I cannot say for sure). > TexFont doesn't work on Ubuntu. It craps out saying it can't find it's > TeX root. Even when I set the FontRoot with the command line switch, it > fails to find it's map files. I filed a bug with Ubuntu about it as it > seems like some files like the font maps got put in /var/lib. So I'm > completely frustrated by the font situation. Don't understand why I > can't just point TexFont at my directory of OTF, TTF, and PFB fonts and > have it suck up every last glyph and variant like Scribus, InkScape, and > InDesign do. It should configure a reasonable set of typescripts, and > tell me what's available. All the other TeX fonts should just work out > of the box. Why do I have to wrestle so vainly just to get the damn > fonts to be available. TeXFont is full of "non-heavily-tested-functionality", which means that it sometimes works on one platform, but fails on the other. I have tried to use it in past, but then I gave up. The problem is that even though it might need fixes, it is now obsolete since the arrival of LuaTeX. I don't want to say that it's useless, just that Hans probably prefers to spend his time improving LuaTeX support than keeping that old stuff work. TexFont is written in Perl - if you have some fixes to suggest (in form of patches), go ahead. But I would rather suggest to switch to XeTeX or LuaTeX if you need more advanced fonts. It will make your life much easier. > Also, I can't for the life of me figure out how to change typefaces in > headers and footers. I can change to italics, or sizes with style=\it\x > but have no clue how to switch a header to say the Zaph Chancery > caligraphic. I can switch the body font to it, so I'm part way there. Use style={\switchtobodyfont[...]} ... = the same name & size as you use in \setupbodyfont[...] > I'm pretty pissed off about the state of the documentation for ConTeXt. > Out of date docs, that were never finished, and full of holes. Small > set of MyWay articles, Waiting for others to make new ones ... :) > old dead links on the wiki, Just send a list of them (if you don't know where they should point) or simply fix them ... That's why wiki is there for. > no roadmap, There might be no roadmap written anywhere explicitly, but Hans has a more clear vision in his head than 95% of any other open-source developers. The fact that it is not written anywhere (take a look at mk.pdf on Pragma or LuaTeX roadmap or mplib ideas) doesn't mean that there is none. Hans's and Taco's conference talks always have something impressive ideas to show even for those who follow the development closely. Most open source programs write a roadmap and then you see statements like "we plan to write utf-8 support" standing on their web pages forever. Hans simply *does* everything, often "hidden" form users' eyes. (In the sense "users should not bother", rather than "user should not see".) So you wouldn't even notice that things have changed apart from the fact that ConTeXt documents compile ten times faster than they did several years ago, and that you can now use OpenType fonts without any problem ... any many other little details. Omega had a clear roadmap and clear idea what it wanted to achieve. However, the ideas have remained on paper. > no bug database. There has been one, but it turned out that resolving bugs through the mailing list has been more efficient, and Hans never took time to browse through that database. Moreover, when someone reports a bug, it's great if he can test if it works OK again. In the bug database authors usually get lost. I don't say that bug database is a bad thing. But a volunteer to maintain it is needed. (That used to be Taco for some time.) Also, a "stable version of ConTeXt" is needed. However, unlikely that Hans is going to make one. If there was some volunteer to: - take some version of ConTeXt once or twice per year - check new versions of ConTeXt and then check for every change if it's a new feature or a bugfix - only apply bugfixes to the "stable" version - or even simply check every change if it's safe or not, and prepare some test documents to check them then this would be a welcome contribution. > It's 2008, there's things like SourceForge, Yesterday I have heard an interesting thought: "When projects are put on SourceForge, that's usually the first step towards their death." (When people star thinking that putting their projects on SourceForge will simplify others contributing to it as they have less time for development.) Even though it's not connected to the question you had, the sentence above might not be so far away from truth in many cases (not all of them of course). > and LaunchPad for > these sort of things. I don't understand why Pragma can't sell support > for ConTeXt like other open source projects. That way Hans can afford a > staff to handle people's questions, In case that you need professional support from Pragma, simply contact Hans. He already works on different projects for different clients. If it would turn out that more people are needed, he would probably already hire more people, but Hans is a multi-threading, super-machine who can program several times faster than others, and he can still cope with what he has now. In contrast to OpenOffice or Firefox, ConTeXt has a much smaller user base. If there was some usable user-interface behind (in front of) TeX, it would have probably been another story. > he can focus on building what he likes (and we all love), He already does that :) > new users can be brought in, and a virtuous > cycle of new contributors, new features, and new users. New users already have this mailing list and new features more often come from Hans than from external contributors. People come to TeX for many different reasons, but most of them are not willing to pay for it (or at least come to TeX exactly for that reason - because it's both free and enables high-quality typesetting). Those who are willing to pay for support can always make a contract with Pragma. > TexShow is missing tons of commands I've read about in the manual, It will get improved in a foreseeable future. > and > doesn't bother to explain what any command or option does. Someone has to explain that. There is texshow.contextgarden.net waiting for people to fill in the descriptions. The current version is a bit buggy, but will be improved soon. > Nor do I > understand how options are chained or structured into more than simple > switches. What exactly do you mean? Many options are a bit tricky indeed, but after reading the manual, one can get some feeling of what is possible. > Where are the screencasts of gurus showing off how to do cool > things? Hans's manuals are in svn repository (I forgot the location, but can check). There is no showcase, making one would be nice. > Where are the tutorials? Where are the contributed templates, > so I can read other people's code to learn from? You'd think that > people who make structured document typesetting systems would spend some > more time on their documentation. I don't know the English version of it (there must be one - if anyone knows it, I would be glad to hear it), but we have a nice saying, literally translated as: "Farrier's own mare is always barefoot." > I'd be glad to help, but first I'd need to learn the system. Since the > docs are so incomplete, I'm not sure how I'd do that. Catch 22. By reading the source :) Joking of course ... but not entirely. > And if any one wants help setting up a better community website, I could > help with that, knowing Drupal. What exactly do you have in mind? What's your plan? Things can be put on contextgarden (once I get the licence to login again :) if needed. Ideas are welcome :) There is wiki, but it has been sleeping for quite some time now. If you have ideas how to make more people into contributing, we would all be more than happy. Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________