Search
Powered by SQLite FTS

Pages

Content

  • 7GUIs
    05 Dec 2016s http://www.tcl.tk/community/tcl2013/abstract.html#wd2%|%dynaforms%|% (paper http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2013.html%|%here%|%), but a little cumbersome in ordinary Tk (imo). Example Coming
  • 8th European Tcl/Tk Users Meeting
    22 Apr 2018pub/eurotcl2009/EuroTcl2009-MHoffmann_TWD.pdf] - Jos DECOSTER, ''Let's Wub'' [http://wfr.tcl.tk/fichiers/pub/eurotcl2009/EuroTcl2009-JDecoster_Lets_Wub_2009.pdf] - Alexios ZAVRAS, ''Tcl for accessing online storage'' [http
  • A Coroutine-Enabled Interactive Command Line
    20 Jul 2015Further development of Shell has been moved into Wub. For the latest version (including a login facility) please consult: https://code.google.com/p/wub/source/browse/Utilities/Shell.tcl ---- [APN] Could
  • A Simple Wiki with Outlook backend
    03 Aug 2012More extensive formatting * Efficiency improvements (caching?) * Clean up web server part or use some existing server ([Wub]?) * Add error checking :-) * Add Unicode support * Possibly change wiki-links to CamelCase because that's
  • A.T Koroma
    13 Feb 2018dreams do come true I heard). ---- ***WUB (Wub Unofficial Bootstrap) Tutorial*** WUB Tutorial is an attempt at creating what I called a bootstrapping documentation for Wub. * It is delivered in a pdf
  • About the WIki
    14 Feb 2018org/tcl/wiki: The system hosting the Tcler's Wiki comprises the following software modules * [Wikit] * [Wub] * [WubWikit] * [TDBC] The relationships between the modules are shown in the following diagram [http://web
  • application server
    26 Sep 2016those apps tend to be written in [Javascript]). Tcl can do this very well, and both [Wub] and [Wibble] are quite capable of this sort of thing. ---- [Gavino]: appserver? * An appserver generates
  • asynchronous threads
    09 May 2015threading over the [Thread] package a little easier (latest version always [http://code.google.com/p/wub/source/browse/Utilities/Async.tcl%|%here]). ** Changelog ** [pyk] 2015-04-08: Small modification to reflect
  • ATWF History (How it Started)
    07 Nov 2010TclXML]/[TclXslt] and [starkit]s for use with [Apache] 1.3 and [Rivet] or [tclhttpd] or [wub]. It was not my intention to just clone [RoR], but to build some [Tcl]-ish
  • Category Wub
    22 Mar 2014Category Wub
  • Colin McCormack
    06 May 2014users blunge sourceforge zap net (you work it out) * Blog: http://curbgod.blogspot.com.es/ Projects: * [Wub] pure tcl Http (near)1.1 server ** [View] interface to [metakit]'s [mktoo] using [tcloo
  • color
    15 May 2017Color is a [Wub] utility for web and more general [color] manipulation. Latest version may be sourced here [http://wub.googlecode.com/svn/trunk/Utilities/Color.tcl] and perused here [http://code
  • COMPANY: Pointwise Inc.
    28 Feb 2011at the Annual Tcl Conference 2009 [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009/proceedings/numericalapps/largemeshing.pdf] [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009/proceedings/numericalapps/largemeshing/WennyPresentation.pdf] <<categories
  • Configuration Language using parsetcl
    06 Mar 2016like config files if {[info exists argv0] && ($argv0 eq [info script])} { lappend auto_path ~/Desktop/Work/Wub/ [file dirname [info script]] } if {[catch {package require Debug}]} { #proc Debug.config {args} {} proc Debug
  • Configuration Language using Unknown
    29 Jan 2011like config files if {[info exists argv0] && ($argv0 eq [info script])} { lappend auto_path ~/Desktop/Work/Wub/ [file dirname [info script]] } if {[catch {package require Debug}]} { #proc Debug.config {args} {} proc Debug
  • Cookies
    07 Jul 2012take] ---- [Wub] utility for cookie generation and parsing Latest version may be sourced here [http://wub.googlecode.com/svn/trunk/Utilities/Cookies.tcl] and perused here [http://code.google.com/p/wub
  • Cookies.tcl
    17 Aug 2010p/wub/source/browse/trunk/Utilities/Cookies.tcl] - a package to provide parsing and formatting of HTTP cookies according to rfc2109 (with a nod to Netscape.) This package is part of Wub
  • coroutine
    30 Jul 2018as a synchronization mechanism, preventing another move from being initiated while a move is in progress. [Wub]: [https://securitykiss.com/resources/tutorials/csp_project/%|%csp]: Golang inspired concurrency library for Tcl **** Obsolete
  • Dandelion
    16 Sep 2017sites on different ports, can handle HEAD requests correctly, etc.), but much smaller and simpler than [Wub] or [Tclhttpd] ---- [FGP] [2017-09-15]: I am the author and this went nowhere because
  • debug
    01 Sep 2013debugging. Latest version may be sourced here [http://wub.googlecode.com/svn/trunk/Utilities/Debug.tcl] and perused here [http://code.google.com/p/wub/source/browse/trunk/Utilities/Debug.tcl] ---- [Lars
  • dictutils
    02 Jul 201807-04: [Wub] is a heavy user of [dict], and carries around an evolving distillation of the ideas in this page. You can fetch the [http://code.google.com/p/wub/source
  • Eighteenth Annual Tcl/Tk Conference (2011)
    21 Nov 2012www.tclcommunityassociation.org/wub/index.html|& &|Proceedings|Printed at the [http://www.lulu.com/spotlight/tcl%|%Tcl Association Press @ Lulu] <<br>> Online at the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2011
  • Embedding Images in the Wiki
    04 Jul 2013The info below discusses [JCW] original wiki. Current [Wub] based wiki has in-db images. Check [Formatting rules] for more info. ---- ''There are two issues: getting the image to show up in
  • Fifteenth Annual Tcl/Tk Conference (2008)
    21 Nov 2012www.tclcommunityassociation.org/wub/index.html|& &|Proceedings|Printed at the [http://www.lulu.com/spotlight/tcl%|%Tcl Association Press @ Lulu] <<br>> Online at the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2008
  • Form
    23 Jun 2012Wub] utility for generation of HTML Forms. Latest version may be sourced here [http://wub.googlecode.com/svn/trunk/Utilities/Form.tcl] and perused here [http://code.google.com/p/wub/source
  • Formatting Rules
    14 Jun 2017another try. michaely [jdc] to get the above formatting, you will need [Wub] and ''wikitcl''. A the bottom of the [Wub] page, [apw] describes how to get a local install. ---- 11 Feb
  • Fourteenth Annual Tcl/Tk Conference (2007)
    04 Nov 2014www.tclcommunityassociation.org/wub/index.html|& &|Proceedings|Printed at the [http://www.lulu.com/spotlight/tcl%|%Tcl Association Press @ Lulu] <<br>> Online at the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2007
  • Google Code of Summer 2007 Proposals
    04 Mar 20101 mechanisms like pipelining, caching, streaming data. Something like Mongrel for Ruby or Simple for Java. [wub] and [tclhttpd] should be considered in the plan. * Full HTTP/1.1 support in core
  • GSoC Application Server Project
    06 Oct 2011Tcl 8.6 based (this allows the use of TclOO and Tdbc) * Initial version will be [Wub] based * Will use WS::Server and WS::Utility APIs to define Web Services * Use Starkits
  • GSoC Idea: (Wub(?) based) Web Services (WSDL/SOAP based) Application Server
    19 Mar 2011GSoC Idea: (Wub(?) based) Web Services (WSDL/SOAP based) Application Server
  • GSoC Idea: Extending CRIMP
    01 Apr 2013http://core.tcl.tk/akupries/crimp/rptview?rn=3%|%tickets], and the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2010/AndreasKupries/crimp/%|%2010 Conference Paper] about it for ideas. The difficulty depends
  • GSoC Idea: Parser For expr Command
    19 Aug 2014and executing via [critcl] * compiling to bytecode using methods outlined by [KBK] [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2010/KevinKenny/assembler.pdf] * automatic interfacing to graphing functions The exact mix of
  • GSoC Idea: Tcl state machine back-end module for XMLVM
    11 Mar 2011back-end module for XMLVM], transmuted into a bytecode assembler. See the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2010.html%|%Tcl 2010 Conference Proceedings] for the paper coming out of this
  • GSoC Idea: Wub + OpenACS + TDBC
    13 Feb 2018consist of: 1. Comparing Wub and AOLServer for performance and suitability for hosting OpenACS modules 2. If Wub is found suitable, writing bridge code/APIs to allow Wub to serve OpenACS modules
  • How do Wiki Categories work
    14 Feb 2018the programatic processing of words or text (i.e. editors, formatters, spelling checkers, etc.) [Category Wub%|%Wub]: technology behind this web site<<br>><<br>> [Category XML%|%XML]: pages related to [XML] [Category
  • How to create and clean up a Wikit .tkd file
    28 Oct 200912:33:11''' Hopefully, once the dust settles, someone who knows the current state of the [wub] wikit software will be able to craft comments/code changes/etc. to this page so
  • html
    26 Nov 2015and layout a static collection of html pages arranging a wide variety of materials [Wub]: includes a [http://wub.googlecode.com/svn/trunk/Utilities/Html.tcl%|%utility] for structured HTML tag generation
  • HttpClient
    08 Jul 2009is part of [Wub] and is named HTTP (to distinguish itself from the tcl library [http]). The latest source can always be found here: [http://code.google.com/p/wub/source/browse
  • jima
    19 Feb 2014a web framework. Now I am desisting a little bit on this (specially after having seen [Wub]). My next project is related to a Thesis I have read on the implementation of
  • jimhttp
    13 Oct 2018more fun to pull those out and use them with [Wibble] or [Woof!] or [Rivet] or [Wub] or http://puretcl.com:8080/%|%H%|%. I think that's all the most popular Tcl
  • Jos Decoster
    15 Sep 2018Contributions** * Example using [Wub] at http://github.com/jdc8/wubexamples * New wiki [Formatting Rules] * [WubWikit] * [wiki database for offline use] * [webchain]: a web interface to IRC chat * wubchain, a [Wub] based web
  • kbr
    12 Sep 2018recorder & processor. * [AOLserver], [OpenACS], [PostgreSQL], [ACID], [SQLite] * [Debian], [Etlinux], [Puppy Linux] * [socket], [Tnm/Scotty/TkInEd], [RANCID] * [Wub], [TclHttpd] * [Forth], [Icon Programming Language%|%Icon], [Awk], [C], [R], [m4], [Postscript] * [Image Magick], [Gimp] & [Gimp
  • kbs bugs and comments
    14 Jul 2017problems there as well. For instance, it appears that it is trying to install mentry and wub twice - because it says they are already installed, and kbs.tcl stops. Then, when I
  • memcached
    22 Sep 2018jima] (2009-09-06) I am exploring wub and related things. One friend talked to me about: http://www.danga.com/memcached/%|%memcached%|%. As I found this interesting I looked for possible
  • multi-arg coroutines
    11 May 2014a single value. However, as I respect your work, and I appreciate that you are (with [Wub]) one of the main users of coroutines at present, I'm willing to compromise. If
  • NaTcl
    12 Feb 201532": "exe/tcl.nexe", } } ====== Add to site.config: ====== /natcl/ { domain File root $Wub::docroot/NaTcl } /natcl/exe { domain File root $Wub::docroot/NaTcl/exe expires tomorrow } ====== See the article at [http://www
  • New Pages
    14 Aug 2018problem test] * [wikitcl] * [win32] * [Windows Aero] * [Windows PowerShell] * [winico] * [wip] * [wntbackup] * [Write in C] * [WubWikit Thanks] * [wub] * [XCircuit] * [xml::c] * [xml::dep] * [xml::expat] * [xml::tclparser] * [xml::tcl] * [xmldefs] * [XMLRPC] * [xmlswitch] * [xml
  • Nineteenth Annual Tcl/Tk Conference (2012)
    21 Nov 2012Flynt|& &|Site Chair|Cyndy Lilagan|& &|Program Chair|[Andreas Kupries]|& &|By|[Tcl Association] @ http://www.tclcommunityassociation.org/wub/index.html|& &|Proceedings|[http://www.lulu.com/spotlight/tcl%|%Tcl Association Press @ Lulu]|& &|Photos||& &|Videos
  • NRE: Coroutines in 8.6
    01 Jun 2014console application to a GUI. Coroutines: why? * GUI programming "made easier" (NEM) * nestable vwaits? * Generators * Servers ([wub]) * Cooperative multitasking (event loop) * Cooperative multitasking (dispatcher) Wil need to learn from experience which is
  • oauth
    24 Feb 2017This code borrows heavily from the OAuth domain code for wub by [andrewsh]. I turned it into a Tcl module for just the client side of OAuth authentication. Put this code in
  • package management
    28 Sep 2014of scripts. ---- [PYK] 2014-09-28: According to [CMcC], there is a sophisticated package manager in [wub]/utilities ** See Also ** [How to build good packages]: [a simple package example]: [package equivalences]: [tcl2002
  • Pages containing invalid UTF-8 sequences
    03 Dec 2007on the wiki database to detect invalid UTF-8 sequence: ====== lappend auto_path /home/decoster/tcl/Wub/Utilities package require Mk4tcl package require utf8 mk::file open db wikit.tkd mk::loop
  • Parsing Excel XLSX
    01 Jul 2011Conference paper on [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009/proceedings/TclChannels/rtc.pdf%|%Reflecting and Transforming Channels] (at the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009.html%|%TCA Conference
  • Project Ideas for Google Summer of Code
    20 Apr 2016Generator]|HTML Rendering, Web Development|& &|[GSoC Idea: Tk Backend for the Wayland Display Protocol]||& &|[GSoC Idea: (Wub(?) based) Web Services (WSDL/SOAP based) Application Server]||& &|[GSoC Idea: Controlling (numerical) computations and simulations
  • Project Ideas for Google Summer of Code 2009
    11 Mar 2011Lester] ([GWL]) and [Colin McCormack] ([CMcC]) See [GSoC Application Server Project] for more details. Develop, using [WUB] as a base, of a Tcl Application Sever for web based applications (both WSDL and
  • Project Ideas for Google Summer of Code 2010
    11 Mar 2011Channels and Threads]||& &|[GSoC Idea: OpenStreetMap]|[GSOC2010:OpenStreetMap package and editor in Tcl/Tk]|& &|[GSoC Idea: Wub + OpenACS + TDBC]|[GSOC2010:OpenACS Abstraction Layer]|& &|[GSoC Idea: Loading shared libraries from memory]|2008|& ====== Tcl
  • Project Ideas for Google Summer of Code 2011
    06 Oct 2011Gnome3]|C bindings, GUI development|& &|[GSoC Idea: Tk Backend for the Wayland Display Protocol]||& &|[GSoC Idea: (Wub(?) based) Web Services (WSDL/SOAP based) Application Server]||& &|[GSoC Idea: Computational geometry for glyph outlines
  • Proposed solutions to the current problems, Discussion
    13 Feb 2016to port the backend to my [Wub] front end, on the basis that I needed to write some hardening of the type needed anyway, and that Wub shouldn't suffer from the
  • Query
    09 Feb 2012version may always be sourced here: [http://wub.googlecode.com/svn/trunk/Utilities/Query.tcl] and perused here: [http://code.google.com/p/wub/source/browse/trunk/Utilities/Query.tcl] <<categories>> Wub
  • Recent Changes
    04 Apr 2016just make this page an alias/redirection instead of telling people to go elsewhere? Can't [Wub] do that? And why not http://wiki.tcl.tk/recent instead of http://wiki.tcl
  • reflected channel
    28 Apr 2016etc.) to any [data structure], and for various other novel purposes. ** Documentation ** [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009/proceedings/TclChannels/rtc.pdf%|%Reflecting and Transforming Channels], [AK], 2009: A paper
  • RenderTk
    13 Feb 2015like very much to use [WubTk], but I had the following limitations: * I was not using Wub, I was using Apache Rivet, inside the Apache 2 web server. * Tk was not available
  • report
    01 Sep 2015any comments/questions. Thanks. ---- Report is '''also''' a [Wub] utility for web and more general [color] manipulation. Latest version may be sourced here [http://wub.googlecode.com/svn/trunk/Utilities/Report.tcl
  • Report (Wub)
    13 Feb 2018Wub] utility for … [report]s, presumably. [CMcC] no. a general utility for generating HTML tables which happens to be distributed along with [Wub] - now you can get it directly. Yay. (The
  • Reporting Tools with Tcl
    12 Aug 2011will also be built using AppTool. For the future I would like a solution which uses [Wub] as the server, I only have not enough time to set that up right now
  • Rule the World with Tcl, Tcom and Google Earth
    05 Mar 2018Steve Landers and David Roseman' articles at the Annual Tcl Conference 2010 : ''[http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2010/SteveLanders/Windfarm/windfarm.pdf%|%Augmented Reality, Google Earth and Tcl/Tk]'' See
  • Seventeenth Annual Tcl/Tk Conference (2010)
    28 Sep 2013lulu.com/spotlight/tcl%|%Tcl Association Press @ Lulu] <<br>> Online at the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2010.html%|%Tcl Community Association]|& **[http://www.tcl.tk/community/tcl2010/schedule.html
  • Shrike
    16 Sep 2017TCL event driven web server. The aim is to be smaller and simpler than [Tclhttpd] or [Wub] while offering more features than the really minimal web servers (multiple simultaneous connections, multiple sites
  • single command http fetcher
    04 Nov 2010found here http://wub.googlecode.com/svn/trunk/Install.tcl) provides a single program with a simple invocation which will fetch the entirety of the latest release of Wub (by default, but
  • Sixteenth Annual Tcl/Tk Conference (2009)
    29 Sep 2013www.tclcommunityassociation.org/wub/index.html|& &|Proceedings|Printed at the [http://www.lulu.com/spotlight/tcl%|%Tcl Association Press @ Lulu] <<br>> Online at the [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009
  • SML
    11 May 2015or A simpler and shorter representation of XML data inspired by Tcl http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2013/JeanFrancoisLarvoire/A%20simpler%20and%20shorter%20representation%20of%20XML%20data%20inspired%20by%20Tcl
  • Steve Huntley
    09 Oct 2014www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009/proceedings/Networkapps/Stargus.pdf%|%"An overview of two key Stargus technologies - secure authentication and shared storage"%|% and http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2009
  • Store
    25 Jan 2011can always be found here [http://code.google.com/p/wub/source/browse/trunk/Utilities/Store.tcl] and was developerd as a [Wub] utility. A 'store' is considered to be a database
  • Suggestions for Wikit
    09 Oct 2017the next day. [MG] Ah, I see. Thanks, Larry :) [DKF] ''(11-11-2007)'': Current implementation (in [Wub]) is quick to generate diffs. ----- **Search results truncated** Why does the wiki search mechanism truncate
  • syntax highlighting
    19 Jun 2010set set" be highlighted? Or, is "[yieldm]" a keyword? It's (currently) [unsupported], but some programs ([Wub], at least) use it anyway. Is "[image]" a keyword? It's [Tk] only, and maybe
  • Tcl Advocacy
    15 Oct 2015and i said i wanted to use Tcl for it (it's a website, built on wub), and my reasoning came down to, 'i'm going to enjoy it more and have
  • Tcl Extension Archive
    14 Aug 2018widget::screenruler * widget::scrolledtext * widget::scrolledwindow * widget::statusbar * widget::superframe * widget::toolbar * [wikitcl] * [win32] * [winico] * [wip] * [wub] * [xml] * xml::c * xml::dep * xml::expat * xml::tcl * xml::tclparser * xmldefs * [XML-RPC] * xmlswitch
  • Tcl is (not) almost dead
    29 Apr 2018Let's take a look at Web Development using Tcl.. Overwhelmingly.. You have Naviserver/AolServer, Rivet, Wub, TclHttp, and Tanzer.. you might want to look at this page for more info http
  • Tcl/Tk
    02 Sep 2013tcl-faq/ [WiKit], the software for this [wiki], is also written in Tcl/Tk, as is [Wub], the webserver that hosts the wiki. ====== #Create three different labels label .l1 -text "This is
  • Tcl/Tk 8.6 Roadmap
    28 Mar 2013work that Clifford Yapp has done on a cross-platform CMake build (http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2011/CliffordYapp/tcltk_cmake_paper.pdf) and it's really good, but it
  • TclHttpd
    15 May 201423: On another note...I know that [Wub] is in the same league and the [Wub] developer was on the TclHttpd project as well. Is Wub going to supercede TclHttpd? Are patches
  • TclOO Tricks
    28 Feb 2018of a class seems to take a toll on performance. ---- [sdw]'s [http://www.tclcommunityassociation.org/wub/proceedings/Proceedings-2012/SeanWoods/Lifecycle-of-Objects.pdf%|%paper] has a good exposition of some
  • TclOO Tutorial
    07 Mar 2016a bit of general purpose TclOO code in the libraries of http://wiki.tcl.tk/15781%|%wub%|%, if one is looking for examples of TclOO in action. ---- '''[LV] - 2011-01-19 08
  • The Slow
    10 Jul 2009the wub coding, or in the tcl interpreter? [jdc] 17-mar-2009 There was a race condition in [Wub], and [Wub] moved to event-driven output. Using the latest version of [Wub
  • Things holding Tcl back
    13 Feb 2016if Tcl was more widely used in modern web applications. To that end, I've written [Wub], and given it a lot of support for the [jQuery] [javascript] library. I've written
  • this wikit
    16 Sep 2013This wikit is a port of the [wikit] db code to [Wub]. It's multithreaded. '''Problems''' - http://code.google.com/p/wikitcl/issues/list is the bug database where one needs to
  • tkosiak
    17 Jul 2012crossplatform native UI support with Tk/Tile ---- http://wiki.tcl.tk/20887%|%Here%|% is my controversial GSoC 2008 anti-wub proposal (I'm kidding) ;) *** Comments *** Leave comments here: ---- [tkosiak sandbox] <<categories>> Person
  • tkosiak sandbox
    17 Jul 2012code so in this wiki there are many examples of such simple HTTP servers. [TclHttpd] and [Wub] are fairly complex web servers written in pure Tcl which aspire to be general purpose
  • tothttpd
    08 Oct 2012Wub and tclhttpd international encodings, [CMcC] Wub supports these. other auth schemes than basic, [CMcC] tclhttpd supports Digest (I wrote it) Wub supports neither (because they are useless.) custom errors [CMcC] Wub
  • ToW Tcl on WebFreeWay
    23 Jan 2016TclXML]/[TclXslt] and [starkit]s for use with [Apache] 1.3 and [Rivet] or [tclhttpd] or [wub]. [apw] 2010-05-09 The implementation of all the ideas collected here and a slightly
  • Twentieth Annual Tcl/Tk Conference (2013)
    23 Nov 2015Chair|Clif Flynt|& &|Site Chair||& &|Program Chair|[Andreas Kupries]|& &|By|[Tcl Association] @ http://www.tclcommunityassociation.org/wub/index.html|& &|Proceedings||& '''Note''': As it seems, the Bourbon Orleans Hotel is no longer a
  • Twenty-fifth Annual Tcl/Tk Conference (2018)
    04 Apr 2018http://www.tclcommunityassociation.org/wub/imgs/tcla_logo2c-tiny.gif] **Basic Information** %|||% &|Official website |https://www.tcl.tk/community/tcl2018/index.html|& &|Registration |'''Open''' https://www.tcl.tk/community/tcl2018/register.html
  • Twenty-first Annual Tcl/Tk Conference (2014)
    18 Mar 2014Chair|Clif Flynt|& &|Site Chair||& &|Program Chair|[Andreas Kupries]|& &|By|[Tcl Association] @ http://www.tclcommunityassociation.org/wub/index.html|& &|Proceedings||& **Program/Schedule** %|When|What|Status|% &|Nov 10, 2014|Tutorials start||& &|Nov 12
  • Twenty-fourth Annual Tcl/Tk Conference (2017)
    06 Nov 2017http://www.tclcommunityassociation.org/wub/imgs/tcla_logo2c-tiny.gif] **Basic Information** %|||% &|Official website|https://www.tcl.tk/community/tcl2017/index.html|& &|Registration |(closed) https://www.tcl.tk/community/tcl2017/register.html
  • Twenty-second Annual Tcl/Tk Conference (2015)
    14 Jun 2016http://www.tclcommunityassociation.org/wub/imgs/tcla_logo2c-tiny.gif] **Basic Information** %|||% &|Official website|https://www.tcl.tk/community/tcl2015/index.html|& &|Registration |https://www.tcl.tk/community/tcl2015/register.html|& &|Schedule
  • Twenty-third Annual Tcl/Tk Conference (2016)
    30 Dec 2017http://www.tclcommunityassociation.org/wub/imgs/tcla_logo2c-tiny.gif] **Basic Information** %|||% &|Official website|https://www.tcl.tk/community/tcl2016/index.html|& &|Registration |https://www.tcl.tk/community/tcl2016/register.html|& &|Schedule
  • Ultimate Package Blast-o-rama
    10 Nov 2009First cut at code** [[package require Package]] The code is here: http://code.google.com/p/wub/source/browse/trunk/Utilities/Package.tcl It completely replaces [package] with a version which tracks
  • URL
    11 Sep 2012br>> [[ Insert reference to RFCs specifying URL schemes ]] ---- [Wub] utility for web and more general color manipulation. Latest version may be sourced here [http://wub.googlecode.com/svn/trunk/Utilities/Url.tcl
  • view
    21 Nov 2017relational functionality. It's one of [Wub]'s utilities, but useful enough to stand alone. The up-to-datest version can always be sourced here: [http://wub.googlecode.com/svn/trunk/Utilities
  • Web framework
    07 Feb 2018proprietary commercial | ? | Discontinued | | Appears to be dead. | | [HereTcl] | ? | Tcl 8.6 | ? | | An effort to strip down Wub to its essentials. | | [jimhttp] | MIT | [Jim Tcl] | Prototype | Pure Jim Tcl HTTP server, [HTTP routing
  • Web Publishing
    10 Jul 2018user-interface scripting. ** HTTP Servers ** [Apache]: not implemented in Tcl [althttpd]: not implemented in Tcl [Wibble]: [Wub]: [TclHttpd]: [Shrike]: [Embedded TCL Web Server]: [httcld]: [Lighttpd]: (not implemented in Tcl) [filed], by [Roy
  • Web servers which provide native Tcl support
    21 Sep 2017TCL Web Server] a 50 line trivially embeddable pure-tcl web server with SSL and Authentication * [Wub] * [Wibble] * [castle] * [scwsd] (delivers only static pages, but is written in Tcl) * [Tatu], "a http
  • webchain
    07 Aug 2012jan-2008 Starting from the version above, I made wubchain. Wubchain is a webchat powered by [Wub] and http://code.google.com/p/tclxmppd%|%tclxmppd%|%. The code can be found http://code
  • What about an application server
    13 Jan 2014create photo -data .c] ;# or whatever the canvas is called $im write $filename -format JPEG # notify Wub that it can refresh the served page ====== [AM] You can do that with: ====== raise . tkwait
  • Wibble
    16 Sep 2017small, [pure-Tcl] web server inspired by [Wub], [DustMote], [Coronet], and [Templates and subst]. One fine day I wanted to put together a site using Wub, but I needed help and couldn
  • Wibble detailed description
    20 Apr 2012philosophy of the [Wibble] web server. <<backrefs:Category Wibble>> ---- **Name** "Wibble" is similar in sound to "[Wub]", and according to the Jargon File [http://www.catb.org/jargon/html/W/wibble.html
  • Wibble discussion archive
    22 Apr 2012developing Wub, as some of your ideas would have (and could still) contribute to Wub's improvement. I definitely like the simplicity of your processing loop, although I think that Wub Nub
  • Wibble wish list
    12 Feb 2015defining a new handler chain for each unique host name, why not devise a decision that wub makes before domain handling that allows it to pick from a pattern list to determine
  • Wibble zone handlers
    02 Apr 2012with Wub domains** '''[CMcC] - 2010-06-27 23:08:49''' Something like the following shim ought to interface most [Wub] domains to a wibble server. You'd have to construct the Wub
  • Wiki Announcements
    11 Apr 2014got to mull this over. ''04Jan08 AEST'' The Wub distribution now comes with a small simple demo application (called Application.tcl, found in the Wub/ directory). Enjoy. Now I'm off to
  • wiki database for offline use
    24 Sep 2018jdc] 10-sep-2010: Updated to latest version of [Wub]. [jdc] 11-jun-2010: Bug fixes for utils and release based on [Wub] `REL-2.0.1`. [jdc] 31-may-2010: Better
  • Wiki jumps the shark
    11 Apr 2014nice graphic with image mapped links to parts of the wiki. Wiki maintainers change and [Wub] began. Wub is nice, has architecture and some docs - something that [wikit] perhaps lacked, it's
  • Wiki News
    28 Aug 2008Bakery] repository CMcC 26Aug08 After several months of using varnish we have reverted to the in-wub proxy cache. Varnish, whatever its strengths, didn't allow us to avoid a persistent bot
  • Woof!
    18 Mar 2017notes, en passant, that Wub has a Woof domain, and Wub does support multipart/form-data (thoroughly and properly.) [AEC] It appears the Woof domain supplied with Wub is based on an
  • Wub
    13 Feb 2018wub-tcllib-examples.zip''', those two archives contain a PDF file named '''Lets_Wub.pdf''', that is the tutorial. Is this project dead?? ** Wub Examples ** [Wub Direct] ** What is Wub: Introduction ** Wub
  • Wub Direct
    29 Aug 2015redirect /woo/ } When this is redirected to /woo URL prefix, your /woo config in site.config will come to play. Furthermore, local.tcl is sourced in ${WubHome}/Wub/Site.tcl <<categories>>Wub
  • Wub Image
    13 Feb 2018https://sites.google.com/a/msysc.org/intranet/wub.png] Nice one :) <<categories>> Wub
  • Wub Step-by-Step
    13 Feb 2018sudo apt-get install subversion ====== Then download wub: ====== svn checkout http://wub.googlecode.com/svn/trunk/ wub ====== *** Alternative for the svn-challenged: *** Download http://wub.googlecode.com/svn/trunk/Install.tcl into
  • Wub Suspend
    05 Jul 2009Wub Suspend
  • WubWikit
    08 Oct 2017configuration file: # ${TCLKIT_EXE} ${WUB_WIKIT} mkdb ${WIKIT_DB} title "My WikiWub" # ${TCLKIT_EXE} ${WUB_WIKIT} mklocal ${PREFIX}/wub_local.tcl # ${TCLKIT_EXE} ${WUB_WIKIT} mkconfig ${PREFIX}/wub_config.tcl # Start the
  • WubWikit Problems
    10 Apr 2014it fails with "504 Proxy loop detected." Juliusz Chroboczek, author of Polipo, says this is because Wub echoes the client's Via header in the reply. Older versions of Polipo, such as
  • zencode
    12 Jan 2011may always be found here [http://code.google.com/p/wub/source/browse/trunk/Utilities/Zen.tcl] as part of the [Wub] distribution. The original implementation of zencode was as an editor

Image

Date Page name Image
2009-11-20 15:27:31 WikiDbImage IMG_1015_wubchat.png