| Topics in Sandbox web: | Changed: now 17:53 GMT | Changed by: |
| WebStatistics | 29 Apr 2013 - 14:27 - r1.140 | Main.guest | |
| Statistics for Sandbox Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Apr 2013 1762 0 0 ... | |||
| WebHome | 19 May 2007 - 01:23 - r1.36 | JeffBuckley | |
| The TWiki.Sandbox web is the sandbox you can use for testing. Everybody is welcome to add or delete some stuff. It is recommended to walk through the TWIKIWEB .TWikiTutorial ... | |||
| TestTopic1 | 17 Mar 2007 - 15:05 - r1.4 | GeorgeHerson | |
| Here's some source code formatted by ScmToXexpr: INCLUDE{"Scm.ReadingLines"} Here's the same using the TWiki.BeautifierPlugin (ignore spurious begin markup, which ... | |||
| TestTopic3 | 16 Jan 2006 - 05:14 - r1.2 | AntonVanStraaten | |
| OK. Here is an example of some JScheme code begin scheme (use-module "jlib/Swing.scm") (import "java.awt.event.MouseEvent") (define c (canvas 400 400)) (define w ... | |||
| TestTopic2 | 28 Oct 2005 - 10:50 - r1.3 | YannNormand | |
| Voici un lien vers MonNouveauSujet. Main.YannNormand 28 Oct 2005 | |||
| MonNouveauSujet | 28 Oct 2005 - 10:43 - NEW | YannNormand | |
| blabla Main.YannNormand 28 Oct 2005 | |||
| TestNotify | 17 Nov 2004 - 17:35 - r1.3 | AntonVanStraaten | |
| Testing email notification of changes... ...and some official wikispam... http://greatknowledgenet.com/ Great Knowledge Network http://pinoakconsulting.com/ Pinoak ... | |||
| WebNotify | 15 Jun 2004 - 14:22 - r1.6 | AntonVanStraaten | |
| This is a subscription service to be automatically notified by e-mail when topics change in this Sandbox web. This is a convenient service, so you do not have to ... | |||
| TestLinks | 08 Jun 2004 - 04:33 - NEW | AntonVanStraaten | |
| test Main.AntonVanStraaten 08 Jun 2004 | |||
| StringChapter | 29 May 2004 - 07:49 - NEW | AntonVanStraaten | |
| String Recipes (experimental) This page is an experiment. All editing should be done on the StringRecipes page. SEARCH{"TopicType. value \"Section;ParentTopic. value ... | |||
| ChapterTOC | 29 May 2004 - 05:56 - NEW | AntonVanStraaten | |
| Schematics Cookbook Chapter Contents The following is a table of contents for each chapter, generated by a query of topics with a TopicType of Chapter in the CookbookForm ... | |||
| WebPreferences | 29 May 2004 - 04:17 - r1.11 | AntonVanStraaten | |
| TWiki.Sandbox Web Preferences The following settings are web preferences of the TWiki.Sandbox web. These preferences overwrite the site-level preferences in TWIKIWEB ... | |||
| StringRecipesRecipes | 29 May 2004 - 04:14 - NEW | AntonVanStraaten | |
| Recipes SEARCH{"TopicType. value \"Recipe;ParentTopic. value \"StringRecipes" web "Cookbook" casesensitive "on" regex "on" nosearch "on" nototal "on" order "formfield ... | |||
| TestVerbatim | 17 May 2004 - 02:51 - r1.2 | AntonVanStraaten | |
| Verbatim element issues TWiki's verbatim element tells TWiki to ignore markup in the element contents. It is output as an HTML pre element. However, TWiki doesn't ... | |||
| SchemeTOC | 14 May 2004 - 05:52 - NEW | AntonVanStraaten | |
| SchemeTOC begin scheme # Convert s-exp definition of table of contents into format for presentation, e.g. twiki. See example in test case at end of program. Pseudo ... | |||
| FooLook | 03 May 2004 - 06:14 - NEW | HectorEGomezMorales | |
| Hi Main.HectorEGomezMorales 03 May 2004 | |||
| EnscriptLimits | 29 Apr 2004 - 00:05 - r1.2 | AntonVanStraaten | |
| Scheme code formatted with Enscript: (ability to format Scheme with Enscript has been replaced by ScmToXexpr) | |||
| CodeFormatting | 20 Apr 2004 - 00:45 - r1.3 | AntonVanStraaten | |
| Scheme code formatting The following code is formatted using ScmToXexpr: begin scheme ; string- byte-strings : string list-of-strings ; chop the string s into pieces ... | |||
| ScmToXexpr | 14 Apr 2004 - 17:00 - r1.4 | AntonVanStraaten | |
| Scm2Xexpr Scheme code formatter Overview The program listed below converts Scheme source code, stored in a specified file or text string, into PLT's Xexpr representation ... | |||
| StringRecipesRefs | 08 Apr 2004 - 04:43 - NEW | AntonVanStraaten | |
| SECTION0 References http://www.schemers.org/Documents/Standards/R5RS/HTML/r5rs-Z-H-9.html# sec 6.3.5 String section of R5RS http://download.plt-scheme.org/doc/206p1 ... | |||
| StringRecipesRest | 08 Apr 2004 - 04:14 - NEW | AntonVanStraaten | |
| SECTION0 Other recipes of interest Sorting lists File operations ... | |||
| WebOrder | 08 Apr 2004 - 03:33 - r1.3 | AntonVanStraaten | |
| List of topics for table of contents NewTOC StringRecipesNew StringRecipesIntro StringRecipesIndex StringBasics IsAString StringRecipesRest StringRecipesRefs | |||
| StringRecipesNew | 08 Apr 2004 - 03:01 - r1.2 | AntonVanStraaten | |
| STARTINCLUDE SECTION0 String Recipes CONTENTS{topic "StringRecipesIntro"} CONTENTS{topic "StringRecipesIndex"} CONTENTS{topic "StringRecipesRest"} CONTENTS{topic ... | |||
| StringRecipesIndex | 08 Apr 2004 - 02:56 - r1.4 | AntonVanStraaten | |
| SECTION0 Recipes CONTENTS{topic "StringBasics"} CONTENTS{topic "IsAString"} TOC{"ProcessingChars" depth "2"} TOC{"AligningStrings" depth "2"} TOC{"TrimmingSpace" ... | |||
| StringRecipesIntro | 08 Apr 2004 - 02:47 - r1.4 | AntonVanStraaten | |
| SECTION0 Introduction STARTINCLUDE A string is a sequence of characters. A string is written by enclosing the characters with a doublequote ("). Some special characters ... | |||
| NewTOC | 07 Apr 2004 - 22:28 - r1.2 | AntonVanStraaten | |
| Schematics Scheme Cookbook CONTENTS TOCCHECK | |||
| IsAString | 07 Apr 2004 - 21:50 - r1.3 | AntonVanStraaten | |
| STARTINCLUDE SECTION0 Testing if an Object is a String Problem You need to test if an object is a string. Solution The string? predicate is what you want: begin scheme ... | |||
| StringBasics | 07 Apr 2004 - 21:47 - r1.5 | AntonVanStraaten | |
| STARTINCLUDE SECTION0 String Basics In Scheme, literal strings are enclosed in quotes. According to R5RS, "A string constant may continue from one line to the next ... | |||
| FooBar | 06 Apr 2004 - 19:18 - NEW | FranciscoSolsona | |
| Foo Bar Testing the TOC thingie. Main.FranciscoSolsona 06 Apr 2004 | |||
| WebIndex | 24 Nov 2001 - 11:39 - r1.2 | PeterThoeny | |
| SEARCH{"\. " scope "topic" regex "on" nosearch "on"} See also the faster WebTopicList | |||
| WebTopicList | 24 Nov 2001 - 11:39 - NEW | PeterThoeny | |
| TOPICLIST{" $name "} See also the verbose WebIndex. | |||
| WebChanges | 16 Aug 2001 - 19:56 - r1.2 | PeterThoeny | |
| INCLUDE{" TWIKIWEB .WebChanges"} | |||
| WebSearch | 08 Aug 2001 - 05:56 - r1.6 | PeterThoeny | |
| INCLUDE{" TWIKIWEB .WebSearch"} | |||