All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:37, 29 November 2022 Woozle talk contribs created page Scratch/socialroots (Created page with "{{fmt/title|Socialroots|Cross-group collaboration, simplified.}} __NOTOC__ Socialroots makes it easy for change-makers like you to engage your teams and networks – keepi...")
- 13:15, 1 November 2022 Woozle talk contribs created page 2022/11/01 (Created page with "{{page/date}} ==PHP namespace issue== So, this is just kind of weird. I don't know yet if it's a bug or just something I've overlooked. Code: <syntaxhighlight lang=php> <?php...")
- 16:58, 29 October 2022 Woozle talk contribs created page JS-loading (Created page with "JS-loading is short for '''JavaScript-loading''', by which I mean the practice in which a web app loads many megabytes of JavaScript code into the browser, this presumably...")
- 16:54, 29 October 2022 Woozle talk contribs created page 2022/10/29 (Created page with "{{page/date}} ==A Reaction== * '''2021-02-23''' [https://seirdy.one/posts/2021/02/23/keeping-platforms-open/ Keeping platforms open] ([https://pleroma.envs.net/notice/AP2dg3MA...")
- 17:00, 28 October 2022 Woozle talk contribs created page Template:L/hf/lc (Created page with "{{l/hc/{{lc:{{{1}}}}}|{{{1}}}}}")
- 16:48, 28 October 2022 Woozle talk contribs created page 2022/10/28 (Created page with "{{page/date}} category:PHP I really need a way to have multiple rewriteable status lines in CLI, and it looks like the way to do that is via ncurses, but connecting PHP wi...")
- 16:42, 28 October 2022 Woozle talk contribs created page Template:C/date (Created page with "<includeonly>[[category:{{#sub:{{{1|{{PAGENAME}}}}}|0|4}}/{{#sub:{{{1|{{PAGENAME}}}}}|5|2}}/{{#sub:{{{1|{{PAGENAME}}}}}|8|2}}]]category:{{#sub:{{{1|{{PAGENAME}}}}}|0|4}}/{{#...")
- 16:40, 28 October 2022 Woozle talk contribs created page Template:Page/date (Created page with "{{c/date|{{PAGENAME}}}} category:time category:date {{fmt/title| {{#time: l, F j, Y | {{PAGENAME}}}} {{#time: (#z) | {{PAGENAME}} + 1 day}} }} <table width=100% style...")
- 21:31, 25 October 2022 Woozle talk contribs created page 2022/10/25 (Created page with "category:PHP <syntaxhighlight lang=php> $t1 = FALSE or TRUE; $t2 = FALSE || TRUE; echo "T1=[$t1] T2=[$t2]\n"; die(); </syntaxhighlight> Output: T1=[] T2=[1] That... does...")
- 00:47, 24 October 2022 Woozle talk contribs created page SlurVCS (Created page with "SlurVCS is how I refer to {{l/htyp|Git}}, because "Git" is kind of a slur. It doesn't bother me, but it does bother some people -- including Tessa, so I specifically say "...")
- 00:45, 24 October 2022 Woozle talk contribs created page Vbz (Redirected page to VbzCart) Tag: New redirect
- 00:44, 24 October 2022 Woozle talk contribs created page 2022/10/23 (Created page with "Today's rubberducking at Tessa: ==09:49== I'm finding myself very much drawn to working on vbz. I think the headspace of "I have to get greenmine/ferreteria worki...")
- 14:53, 22 October 2022 Woozle talk contribs created page Futilities/human/ftm/var/$table.rows (Created page with "<tr><td>{{l/hf|ftm}} </td><td> -dd </td><td> --do-delete </td><td> delete each file from source after copying </td></tr>")
- 16:41, 20 October 2022 Woozle talk contribs created page Futilities/human/ff/var/$table.rows (Created page with "<tr><td>{{l/hf|ff}}</td><td>--case-sensitive</td><td> -cs </td><td> case must match (I ''think'' this is just filenames for now, but might also be content...)</td></tr> <tr><...")
- 16:23, 20 October 2022 Woozle talk contribs created page Futilities/human/options/spider/var/$table.rows (Created page with "<tr><td>--list-found={{arg|params}}</td>-lf={{arg|params}}</td> <td>list all items found according to the rules in {{arg|params}}, which is formatted like "{{arg|name}}={{arg|...")
- 16:12, 20 October 2022 Woozle talk contribs created page Futilities/human/options/base/var/$table.header (Created page with "<table class="wikitable sortable"> <tr><th colspan=2>options</th></tr> <tr><th>long</th><th>short</th><th>meaning</th></tr>")
- 16:10, 20 October 2022 Woozle talk contribs moved page Futilities/human/options/base/var/$rows to Futilities/human/options/base/var/$table.rows without leaving a redirect
- 16:09, 20 October 2022 Woozle talk contribs created page Futilities/human/options/base/var/$rows (Created page with "<tr><td>--config-file={{arg|config spec}}</td><td>-cf={{arg|config spec}}</td><td>name of config file to load instead of the default</td></tr> <tr><td>--show-progress</td><td>...")
- 16:05, 20 October 2022 Woozle talk contribs deleted page Test (No longer needed: content was: "<tr><td>test cell 1</td><td>test cell 2</td></tr>", and the only contributor was "Woozle" (talk))
- 16:03, 20 October 2022 Woozle talk contribs created page Test (Created page with "<tr><td>test cell 1</td><td>test cell 2</td></tr>")
- 15:15, 20 October 2022 Woozle talk contribs created page Template:L/hf (Created page with "[[futilities/human/{{{1}}}|{{{2|{{{1}}}}}}]]")
- 13:48, 20 October 2022 Woozle talk contribs created page Template:L/hf/class (Created page with "[[futilities/human/lib/{{{1}}}|{{{1}}}]]")
- 23:42, 19 October 2022 Woozle talk contribs created page Futilities/human/lib/caOptsBase (Created page with "{{fmt/title|Human Futilities: <code>caOptsBase</code> class}} ==About== This class-family handles parsing of command-line options. Descendant classes will describe (in natural...")
- 23:42, 19 October 2022 Woozle talk contribs created page Futilities/human/lib/caMatch (Created page with "{{fmt/title|Human Futilities: <code>caMatch</code> class}} ==About== This class family determines what constitutes a "match" for a file or folder, when spidering through a tre...")
- 18:47, 19 October 2022 Woozle talk contribs created page Futilities/human/options (Created page with "The library supports options with either a single dash or double-dashes. There is no length-limitation on either, but by convention short-dash options are two letters and cann...")
- 15:19, 17 October 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/cKiosk admin (Created page with "{{fmt/title|class <code>menu\cKiosk_admin</code>}} * '''namespace''': {{l/same|menu}} * '''purpose''': a {{l/same|cKiosk}} that has to do its own figuring to separate out the...")
- 14:06, 17 October 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/cKiosk (Created page with "{{fmt/title|class <code>menu\cKiosk</code>}} ==Methods== * public function __construct(string $wp) { $this->SetPath($wp); } * protected function SetPath(string $wp) { $this->w...")
- 15:39, 14 October 2022 Woozle talk contribs created page VbzCart/setup/var/$HOME (Created page with "/home/vbz")
- 15:39, 14 October 2022 Woozle talk contribs created page VbzCart/setup/var/$USER (Created page with "vbz")
- 15:38, 14 October 2022 Woozle talk contribs deleted page Template:I/page/var (Author request: content was: "/home/vbz", and the only contributor was "Woozle" (talk))
- 15:36, 14 October 2022 Woozle talk contribs created page Template:I/page/var (Created page with "/home/vbz")
- 15:35, 14 October 2022 Woozle talk contribs deleted page Template:I/page/var/HOME (Author request: content was: "/home/vbz", and the only contributor was "Woozle" (talk))
- 15:35, 14 October 2022 Woozle talk contribs created page Template:I/page/var/HOME (Created page with "/home/vbz")
- 15:01, 14 October 2022 Woozle talk contribs created page VbzCart/setup (Created page with "==Woozle's setup== The following are specifics of how I usually set things up these days, giving examples from the dev instance I'm setting up as I type this (see Convention...")
- 14:54, 14 October 2022 Woozle talk contribs created page VbzCart/setup/var/$git.origin (Created page with "git@gitlab.com:woozalia/VbzCart.git")
- 14:52, 14 October 2022 Woozle talk contribs created page Template:I/var/page (Created page with "<includeonly>{{#ifexist: {{{page|{{FULLPAGENAME}}}}}/var/${{{1}}} | {{:{{{page|{{FULLPAGENAME}}}}}/var/${{{1}}}}} | {{{2|{{{page|{{FULLPAGENAME}}}}}/var/${{{1}}}|[add {{{1}}...")
- 18:35, 13 October 2022 Woozle talk contribs created page Futilities/human/options/spider (Created page with "{{fmt/title|Human Futilities: standard command options when spidering}} This also includes the [[../base|standard base options]]. * -lf={{arg|params}} --list-found={{arg|param...")
- 18:31, 13 October 2022 Woozle talk contribs created page Futilities/human/options/base (Created page with "{{fmt/title|Human Futilities: standard base command options}} * -cf={{arg|config spec}} --config-file={{arg|config spec}} * -sp --show-progress")
- 20:32, 11 October 2022 Woozle talk contribs created page VCS (Created page with "category:acronym VCS stands for Version Control System (see {{l/wp|Version control|Wikipedia}}). The predominant VCS as of 2022 is {{l/htyp|Git}}, which is open-sourc...")
- 20:23, 11 October 2022 Woozle talk contribs created page DeskWeb (Created page with "category:project ==The Need-Cases== I'd been trying to think of a minimal way to use existing tools to create a VCS-based serverless forum for structured dialogue (cal...")
- 20:13, 11 October 2022 Woozle talk contribs created page DeskWeb/trust (Created page with "{{fmt/title|DeskWeb trust controls}} At some point, we'll want to make it possible for developers to distribute scripts to people who may not trust them (e.g. if you want to...")
- 20:02, 11 October 2022 Woozle talk contribs created page DeskWeb/markup (Created page with "I have HTML in mind for Version 1 because I know it supports all the bits necessary for most applications -- but there may be other markup formats that would work, and eventua...")
- 19:30, 7 October 2022 Woozle talk contribs moved page Futilities/human/fcc to Futilities/human/fcm without leaving a redirect (changing what this operates on)
- 19:29, 7 October 2022 Woozle talk contribs deleted page Futilities/human/flc (No longer needed: content was: "#REDIRECT Futilities/human/fcc", and the only contributor was "Woozle" (talk))
- 19:38, 2 October 2022 Woozle talk contribs moved page Joplin markup editor to Joplin markdown editor without leaving a redirect
- 19:38, 2 October 2022 Woozle talk contribs created page Joplin markup editor (Created page with "category:software reaction These comments are about Joplin 2.8.8 (Linux AppImage). ==Nonobvious== The available controls made it seem that notes can only be sorted by when...")
- 23:46, 28 September 2022 Woozle talk contribs created page Futilities/human/ftm (Created page with "{{fmt/title|FTM: File Tree Move}} ==About== FTM reliably and unambiguously moves a tree of files from one place to another, by default doing a bytewise comparison after copyin...")
- 15:57, 27 September 2022 Woozle talk contribs created page Futilities/human/lib/caAppBase (Created page with "{{fmt/title|Human Futilities: <code>caAppBase</code> class}} ==About== This class-family is intended as a kind of handy framework for managing the overall flow of each Futilit...")
- 21:53, 24 September 2022 Woozle talk contribs created page Futilities/human/lib/cMatchResult (Created page with "{{fmt/title|Human Futilities: <code>cMatchResult</code> class}} ==Functions== * <syntaxhighlight lang=php inline>public function __construct(bool $isMatch, string $sWhat)</syn...")
- 21:32, 24 September 2022 Woozle talk contribs created page Futilities/human/lib/caMatchStandard (Created page with "{{fmt/title|Human Futilities: <code>caMatchStandard</code> class}} {| class=wikitable |- | {{l/same|caMatch}} ← {{l/same|caMatchStandard}} |} ==Conditions: API== * <code>...")