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).
- 18:24, 3 December 2022 Woozle talk contribs created page QasMixer (Created page with "category:review thumb|[[QasMixer on the M-Audio Fast Track Ultra 8R]] '''Source code''': https://gitlab.com/sebho...")
- 17:35, 3 December 2022 Woozle talk contribs created page File:2022-12-03 12-33-23.screen.QasMixer with FTU.png (category:screenshot)
- 17:35, 3 December 2022 Woozle talk contribs uploaded File:2022-12-03 12-33-23.screen.QasMixer with FTU.png (category:screenshot)
- 17:23, 3 December 2022 Woozle talk contribs created page LibreOffice Base (Created page with "category:review ==About== As a longtime fan of Microsoft Access (mainly the Office 97 version, because after that I moved to Linux), I've been...")
- 17:21, 3 December 2022 Woozle talk contribs created page File:2022-12-03 12-19-34.screen.LibreOffice Base.png (category:screenshot)
- 17:21, 3 December 2022 Woozle talk contribs uploaded File:2022-12-03 12-19-34.screen.LibreOffice Base.png (category:screenshot)
- 16:55, 3 December 2022 Woozle talk contribs created page Category:Review (Created page with "informal reviews of (and/or notes on) tech stuff (probably mostly software) that I've used")
- 16:07, 3 December 2022 Woozle talk contribs created page File:2022-12-03 at 11-05-22.screen.Greenmine Control Panel.png (category:screenshot category:Greenmine)
- 16:07, 3 December 2022 Woozle talk contribs uploaded File:2022-12-03 at 11-05-22.screen.Greenmine Control Panel.png (category:screenshot category:Greenmine)
- 15:40, 2 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTree/OnEvent() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnEvent()</code>}} ==About== OnEvent() calls: * {{l/same|OnEventLocal()}} * {{l/same|DoEventTwigs()...")
- 18:18, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/OnFigure() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnFigure()</code>}} ==About== '''OnFigure()''' initiates output-rendering ($this->{{l/same|RenderOu...")
- 18:13, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/OnRender() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnRender()</code>}} ==About== OnRender() fetches the locally-stored rendering ($this->{{l/same|Fetc...")
- 17:57, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/DoLocalMethod() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->DoLocalMethod()</code>}} ==About== This method determines what local method to call for the receive...")
- 17:49, 29 November 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/tExecutableTwig/OnBuild() (Created page with "{{fmt/title|<code>[[../|ferret]]\{{l/ver/class|layout}}\tExecutableTwig->OnBuild()</code>}} ==About== This was just a stub function, wWhen {{l/same|DoLocalMethod()}} used t...")
- 17:36, 29 November 2022 Woozle talk contribs created page Template:L/ver/class/method (Created page with "{{l/ver/class|{{{1}}}/{{{2}}}()|{{{2}}}}}()")
- 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")