From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15937 Path: main.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: Re: new stuff for brave users Date: Wed, 04 Aug 2004 12:13:50 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <4110B6DE.8020605@email.si> References: Reply-To: mojca.miklavec@guest.arnes.si, mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1091614447 12127 80.91.224.253 (4 Aug 2004 10:14:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Aug 2004 10:14:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 04 12:13:57 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BsImT-0006xU-00 for ; Wed, 04 Aug 2004 12:13:57 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47F7612784; Wed, 4 Aug 2004 12:13:57 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31220-01-5; Wed, 4 Aug 2004 12:13:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 550C412771; Wed, 4 Aug 2004 12:13:55 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7931412771 for ; Wed, 4 Aug 2004 12:13:54 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31220-01-4 for ; Wed, 4 Aug 2004 12:13:53 +0200 (CEST) Original-Received: from avs2.arnes.si (unknown [193.2.1.75]) by ronja.ntg.nl (Postfix) with ESMTP id E593D1276F for ; Wed, 4 Aug 2004 12:13:53 +0200 (CEST) Original-Received: from localhost (avs2.arnes.si [193.2.1.75]) by avs2.arnes.si (Postfix) with ESMTP id AD15626E6DA for ; Wed, 4 Aug 2004 12:13:53 +0200 (CEST) Original-Received: from avs2.arnes.si ([193.2.1.75]) by localhost (avs2.arnes.si [193.2.1.75]) (amavisd-new, port 10024) with ESMTP id 59300-01 for ; Wed, 4 Aug 2004 12:13:53 +0200 (CEST) Original-Received: from email.si (ar20-25i.dial-up.arnes.si [194.249.10.217]) by avs2.arnes.si (Postfix) with ESMTP id 911C826E6B8 for ; Wed, 4 Aug 2004 12:13:52 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sl-SI; rv:1.6) Gecko/20040113 X-Accept-Language: sl, en, en-us, de Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by amavisd-new at arnes.si X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:15937 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15937 >>http://live.contextgarden.net > > one thing to add: I'd appreciate any kind of comments, since I have > only tested it with safari and old versions of mozilla. If you think > that there is anything strange, don't hesitate to tell me! And don't > rely on your impression that others will do so, so there would no > need for feedback. > > Patrick Here is what I wrote yesterday, but haven't sent yet :) Did I send this accidentaly ? :) :) :) It's a great service, it would just make sense to connect the wiki and code rendering, so that the code written would be automatically "copy-pasted" in the window (or any other mechanism to enable quick acces to the documents described in wiki). Well done again, Mojca Miklavec *** *** *** *** *** 1.) WIKI 1.1.) It would make sense to add a link to CenTeXt wiki from www.pragma-ade.com 1.2.) http://www.mayer.dial.pipex.com/latexrender.zip is an example of a tool which (as long as I have seen and understood it correctly) does nothing else but wrapping a (LaTeX) code, executing it and cropping the relevant part into PNG image. There are already modules for PHPBB and wiki. I guess it wouldn't take so much additional effort to enable some excelent feature to both the ConTeXt and texshow wiki: * rendering image as an example of the effect of the code written there For example, if someone would write: [context] a couple of lines of context code [/context] it would be shown as the code as well as a PNG image showing the result and perhaps an additional link to the PDF document rendered.